3.3 configure static

Andrew Haley aph@redhat.com
Wed Jul 9 12:42:00 GMT 2003


Erik Poupaert writes:
 > 
 > > What happens if you remove the symbolic link
 > > install/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.3.1/../../../libgcj.so
 > > It should find the static library and link to that.
 > 
 > It works partially. The linker does not complain when not finding libgcj.so. But I am
 > still running into a problem though:
 > 
 > /usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/libgcc_s.so.1: version `GCC_3.3' not found
The linker is looking in the /usr/lib/gcc-lib directory for your
libgcc and finding version 3.2.2. That is bad.
 
You've either got a broken installation or your LD_LIBRARY_PATH is wrong. 
 > And just removing the symbolic link libgcc_s.so in the same directory doesn't work.
Don't do that.
Andrew.


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /