This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/26814] Bootstrapping with a non default ABI (-m64 on ppc-darwin or on ppc-linux with a compiler defaulting to 32 and now defaulting to 64)



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2006-03-22 23:29 -------
> CC="gcc -m64" $srcdir/configure --prefix=/pkgs/gcc-4.1.0 --with-gmp=/sw/
> --with-mpfr=/sw/ --with-as=/usr/local/odcctools-20060123/bin/as
> --with-ld=/usr/local/odcctools-20060123/bin/ld --enable-languages=c

Well, you'd probably also need to pass powerpc64-apple-darwin8.5.0 to
configure.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26814


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]