[Bug bootstrap/49804] [4.7 regression] 20110709 to 20110716 on sparc64 freebsd9.0 Configuration mismatch! [libgcc-extra-parts] Error
ro at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 26 15:52:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49804
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
CC| |ro at gcc dot gnu.org
Component|libobjc |bootstrap
Target Milestone|--- |4.7.0
--- Comment #5 from Rainer Orth <ro at gcc dot gnu.org> 2011-09-26 15:29:22 UTC ---
This was indeed introduced by my libgcc patches. The ultimate fix is
CFT: [build] Move crtstuff support to toplevel libgcc
http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01273.html
For the moment, you can just add crtbegin.o crtbeginS.o crtend.o crtendS.o to
extra_parts in libgcc/config.host (sparc64-*-freebsd*|ultrasparc-*-freebsd*).
I hope for the patch above to be approved RSN, so if you can wait for a couple
of days, things should be fine.
Sorry.
Rainer
More information about the Gcc-bugs
mailing list