[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-09-04 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 Iain Sandoe changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-09-04 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #12 from Iain Sandoe 2011-09-04 19:19:43 UTC --- Author: iains Date: Sun Sep 4 19:19:39 2011 New Revision: 178512 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178512 Log: PR libffi/49594 * src/powerpc/darwin_closur

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-09-04 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #11 from Iain Sandoe 2011-09-04 19:17:29 UTC --- Author: iains Date: Sun Sep 4 19:17:25 2011 New Revision: 178511 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178511 Log: PR libffi/49594 * src/powerpc/darwin_closur

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-09 Thread fang at csl dot cornell.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #10 from David Fang 2011-07-10 04:44:46 UTC --- (In reply to comment #9) > Using Iain's patch ( http://gcc.gnu.org/bugzilla/attachment.cgi?id=24655 ), a > native powerpc-darwin8 bootstrap has just completed successfully. > The testsui

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-05 Thread fang at csl dot cornell.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #9 from David Fang 2011-07-05 22:34:43 UTC --- (In reply to comment #8) > I tested the patch on darwin 8 on a G5 and with crosses from darwin 9 - > > darwin 8. Using Iain's patch ( http://gcc.gnu.org/bugzilla/attachment.cgi?id=24655

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-02 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #8 from Iain Sandoe 2011-07-02 13:10:10 UTC --- I tested the patch on darwin 8 on a G5 and with crosses from darwin 9 - > darwin 8. results are shown in: http://gcc.gnu.org/ml/gcc-patches/2011-07/msg00134.html FWIW: unless there's

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread fang at csl dot cornell.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #7 from David Fang 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 p

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #5 from Iain Sandoe 2011-07-01 13:02:38 UTC --- (In reply to comment #4) > He is using my proposed fink gcc46 packaging so it should be... > > ../gcc-4.6.1/configure --prefix=/sw --prefix=/sw/lib/gcc4.6 > --mandir=/sw/share/man --inf

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #4 from Jack Howarth 2011-07-01 12:49:45 UTC --- He is using my proposed fink gcc46 packaging so it should be... ../gcc-4.6.1/configure --prefix=/sw --prefix=/sw/lib/gcc4.6 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.6/info --enabl

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #3 from Iain Sandoe 2011-07-01 10:09:03 UTC --- (In reply to comment #0) > During build of gcc-4.6.1 on powerpc-darwin8 (after having disabled > libquadmath > from PR 49582), I get a compilation error in libffi on > hardware: powerp

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-07-01 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 --- Comment #2 from Iain Sandoe 2011-07-01 07:21:26 UTC --- (In reply to comment #1) > darwin_closure.S was touched a while ago: > > http://gcc.gnu.org/ml/gcc-cvs/2010-12/msg00700.html > > by > > http://gcc.gnu.org/ml/gcc-patches/2010-12/txt00

[Bug libffi/49594] bootstrap failure in libffi:darwin_closure for powerpc-darwin8

2011-06-30 Thread fang at csl dot cornell.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594 David Fang changed: What|Removed |Added CC||howarth at nitro dot |