This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help: LD_LIBRARY_PATH needed for gcc to find libgcc_s.so.1
- From: Andrew Walrond <andrew at walrond dot org>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 25 May 2004 15:07:40 +0100
- Subject: Re: Help: LD_LIBRARY_PATH needed for gcc to find libgcc_s.so.1
- References: <200405251129.41333.andrew@walrond.org>
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