------- Comment #1 from pinskia at gcc dot gnu dot org 2008-03-19 21:49 ------- This is a bug in how GMP and MPFR tries to figure out the target platform, it tries to always build a 64bit library on a 64bit machine even when the default is 32bits.
Configure both GMP and MPFR with --host=powerpc-darwin . -- Pinski -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35628