This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8
- From: "fang at csl dot cornell.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 1 Jul 2011 18:14:11 +0000
- Subject: [Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8
- Auto-submitted: auto-generated
- References: <bug-49594-4@http.gcc.gnu.org/bugzilla/>
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. :)