This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Solaris10 x86 compile program libstdc++.so.5
- From: Derek Crudgington <dacrud at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 11 Jan 2005 10:11:19 -0600
- Subject: Solaris10 x86 compile program libstdc++.so.5
- Reply-to: Derek Crudgington <dacrud at gmail dot com>
im trying to compile software on solaris10 x86 and in the config.log i get
libstdc++.so.5 not found.
LD_LIBRARY_PATH is set to /usr/local/lib where its at, and crle is
configured with /usr/local/lib. still i get this error.
please help, thanks.
derek