------- Comment #5 from iains at gcc dot gnu dot org  2010-05-15 08:47 -------
(In reply to comment #3)
> The actual failure is:

> ld: codegen problem, can't use rel32 to external symbol
> ___emutls_v._ZZN12_GLOBAL__N_110get_globalEvE6global in 
> ___cxa_get_globals_fast
> from ../libsupc++/.libs/libsupc++convenience.a(eh_globals.o)

which (probably) makes this related to 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44132
(although I note the "codegen problem, can't use rel32 to external symbol" as
distinct from a missing symbol - possibly a misleading err msg of course).

> Looking at my logs, I noticed that I successfully built revision 159376 with
> the Iain's patch in http://gcc.gnu.org/ml/gcc-patches/2010-05/txt00055.txt ,
> does it make any sense?

that patch should make no difference to this problem, and the problem it was
addressing was solved by a different mechanism.

I am trying to build 159429 on x86_64 and powerpc64 at present... (it
bootstraps on i686).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44146

Reply via email to