Help: LD_LIBRARY_PATH needed for gcc to find libgcc_s.so.1
Andrew Walrond
andrew@walrond.org
Tue May 25 14:07:00 GMT 2004
An addendum to head off any obvious answers:
andrew@bob packages $ ldconfig -p | grep gcc
libstdc++.so.5 (libc6)
=> /pkg/gcc.2/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.so.5
libstdc++.so (libc6)
=> /pkg/gcc.2/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.so
libgcc_s.so.1 (libc6)
=> /pkg/gcc.2/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libgcc_s.so.1
libgcc_s.so (libc6)
=> /pkg/gcc.2/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libgcc_s.so
More information about the Gcc
mailing list