This is the mail archive of the binutils@sourceware.org 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: PATCH: Support VER_FLG_INFO in readelf


From: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Date: Mon, 08 Mar 2010 12:49:19 +0100

> gcctestdir/ld: error: /vol/gcc-4.4/lib/gcc/sparc-sun-solaris2.10/4.4.2/../../../libstdc++.a(class_type_info.o): unsupported reloc 18 against local symbol

This relocation is R_SPARC_WPLT30, I wonder why it appears against a
local symbol since by definition a local symbol should never go
through the PLT.

Was libstdc++.a built using Sun's as and ld?


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