[Bug bootstrap/41224] [4.5 Regression] Bootstrap broken on powerpc-apple-darwin9 at revision 151318
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Fri Sep 4 16:42:00 GMT 2009
------- Comment #22 from dominiq at lps dot ens dot fr 2009-09-04 16:41 -------
When you run ./config ..., you should see
rm: conftest.dSYM: is a directory
checking for default BUILD_CONFIG... conftest.o.g0.stripped
conftest.o.g.stripped differ: char 23, line 2
stripping off .eh_frame, then retrying
failed to strip off .eh_frame
conftest.o.g0.stripped conftest.o.g.stripped differ: char 23, line 2
If not, it means that strip is working differently on darwin8 and darwin9.
> bear in mind that darwin8 is the 'end of the road' for a bunch of PPC hardware
> so it would be nice if this still worked.
darwin9 works fine on ppc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41224
More information about the Gcc-bugs
mailing list