This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug other/32833] libgcc_s.so binary, version `GCC_4.2.0' not found



------- 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


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