PATCH: Support VER_FLG_INFO in readelf

David Miller davem@davemloft.net
Mon Mar 8 18:01:00 GMT 2010


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?



More information about the Binutils mailing list