help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Solaris 10 and g++ 4


From: Armel Asselin
Subject: Solaris 10 and g++ 4
Date: Sat, 10 Jun 2006 21:14:31 +0200

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 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]