On Tue, 2010-10-19 at 22:57 +0200, Samuel Thibault wrote: > I installed version 4.5.0 of gcc4-java, and there seems to be a missing > dependency on libgcj11, as that one didn't get installed, and running > gcj brings > > /usr/lib/gcc/i686-pc-cygwin/4.5.0/ecj1.exe: error while loading shared > libraries: cyggcj-11.dll: cannot open shared object file: No such file > or directory
That's because gcc4-java 4.5.0-1 is a 'test' release, where the current 4.3.4-3 release uses libgcj9, and there is no way to specify different dependencies for test/curr/prev releases. This should be rectified whenever Dave pushed a stable 4.5.x. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple