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: "iains at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 1 Jul 2011 13:02:42 +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 #5 from Iain Sandoe <iains at gcc dot gnu.org> 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 --infodir=/sw/lib/gcc4.6/info
> --enable-languages=c,c++,fortran,lto,objc,obj-c++,java --with-gmp=/sw
> --with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-mpc=/sw
> --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
> --program-suffix=-fsf-4.6 --enable-cloog-backend=isl --disable-libjava-multilib
> --disable-libquadmath
>
> Note that I don't see any issues with a dual G5 building gcc 4.6.1 on
> powerpc-apple-darwin9 under Xcode 3.1.4.
thanks, Jack
I check darwin9 quite often, and that is OK with trunk too.
whilst it would be nice to have m64 to work on D8 - I'm wondering if it is
simply more trouble than value (esp. if the User has only 32bit hardware). I
wonder how many G5 owners have a reason to use D8.
for now, trying a build on my remaining d8 box (500M G4, so .. will take 12+
hours)...
... also will try a X to D8 on my quad G5.