Shared library annoyance with gcc-3_0-branch

Brad Lucier lucier@math.purdue.edu
Wed Feb 14 11:20:00 GMT 2001


I just installed today's CVS source of the gcc-3_0-branch on
alphaev6-unknown-linux-gnu, with glibc-2.1.3 and binutils-2.10.1, and I
get the following message after trying to use a program compiled with
this compiler:

../../../gsc/gsc: error in loading shared libraries: libgcc_s.so.0: cannot open shared object file: No such file or directory

This goes away when I add /export/u10/egcs-test/lib (gcc was installed
with prefix /export/u10/egcs-test) to my LD_LIBRARY_PATH.

So, are you expecting gcc to be installed in standard places now, or
are you expecting people to know about LD_LIBRARY_PATH to use the new
gcc, or is this just a bust?

Brad Lucier



More information about the Gcc mailing list