Unintellegible ld error messages

H. J. Lu hjl@lucon.org
Fri May 13 21:25:00 GMT 2005


On Fri, May 13, 2005 at 03:44:46PM -0400, Paul Koning wrote:
> The offending library is libstdc++, as compiled by GCC 4.0.0.  This
> seems very strange.
> 

That is your problem. On Linux, there are

[hjl@gnu-10 gcc-next]$ readelf -s /usr/gcc-4.0/lib/libgcc_s.so| grep _Unwind_GetIP
    19: 00004ff0    11 FUNC    GLOBAL DEFAULT   11 _Unwind_GetIP@@GCC_3.0
   214: 00004ff0    11 FUNC    GLOBAL DEFAULT   11 _Unwind_GetIP


H.J.



More information about the Binutils mailing list