This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/32833] libgcc_s.so binary, version `GCC_4.2.0' not found
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2007 14:54:53 -0000
- Subject: [Bug other/32833] libgcc_s.so binary, version `GCC_4.2.0' not found
- References: <bug-32833-14862@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-20 14:54 -------
You need to set LD_LIBRARY_PATH to the correct location to include the newest
version of libgcc_s. libgcc_s is backwards compatiable but not fowards
compatiable.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|UNCONFIRMED |RESOLVED
Component|c |other
Resolution| |INVALID
Summary|libgcc_s.so binary, version |libgcc_s.so binary, version
|`GCC_4.2.0' not found |`GCC_4.2.0' not found
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32833