This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: 3.0 bootstrap failure linux-sparc (gen-num-limits): PATCH




> Many failures for g++ seem due to this error:
> BUG IN DYNAMIC LINKER ld.so: ../sysdeps/sparc/sparc32/dl-machine.h: 435:
> elf_machine_rela: Assertion `! "unexpected dynamic reloc type"' failed!
> 825 times...

> I'll post full results asap.
> http://gcc.gnu.org/ml/gcc-testresults/2001-06/msg00558.html

>Regards,

Same here. Seems to be something with the shared version of libstdc++.  If
you link static (or link shared against everything but libstdc++, e.g. by
simply removing libstdc++.so), it is much better.  If I have time, I'll
take a closer look at it.

Bert.

>--
>Benoît Sibaud
>R&D Engineer - France Telecom

-- 
-------------- eMail Bert.Deknuydt@esat.kuleuven.ac.be ---------------
B.DeKnuydt, PSI-KULeuven                            Tel. +32-16-321880
Kasteelpark Arenberg 10          /|    | ||
B-3001 Leuven-Heverlee        _,_)|  4_|_||
FLANDERS, BELGIUM            / .                    Fax. +32-16-321838
-------------- http://www.esat.kuleuven.ac.be/~deknuydt --------------
        Or shall man have what he wishes? Nay! Qur'An 53, 24


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