http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594
--- Comment #7 from David Fang <fang at csl dot cornell.edu> 2011-07-01 18:13:52 UTC --- (In reply to comment #6) > Created attachment 24655 [details] > make sure that the size of the dyld_stub_binding_helper is adjusted for arch. > > please try this - > - it resolves the problem for me on a cross to darwin8 from powerpc-darwin9. > > If I have a chance over the w/e I'll boot the G5 into D8 and try a full test > cycle. Hi Iain, thanks for looking into this. The above patch worked for me when I tried to re-run it in my previously failed build dir. I didn't try to resume the bootstrap from there. At the same time I also kicked off a --disable-multilib build. Also running on dual 533MHz G4, -j2 here, so results in half-a-day, though I might be slow responding over the weekend. :)