Hello,

i'm trying to use g++ 4.0.2 in Solaris 10, I compile wxWidgets framework. 
until linking an executable everything works fine so I suppose that there is 
something wrong in generation of the .o or in the linked (gld 2.16.1)

I get the following errors:
---------
ld: fatal: relocation error: file:
../../lib/libwx_baseu_xml-2.6.a(xmllib_xml.o) section: .rel.eh_frame symbol:
: relocation against a discarded symbol,
symbol is part of discarded section:
.gnu.linkonce.t._ZN20wxThreadHelperThreadD0Ev
--------
when debug info is enabled it fails on something similar in section:
.rel.debug_info

-- 
any idea?

thx
Armel 


_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to