This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Re: Unintellegible ld error messages


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.


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