This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Shared library annoyance with gcc-3_0-branch


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]