[Bug bootstrap/35628] gcc-4.3.0 fails to build, mpfr problem, libmpfr.dylib, file is not of required architecture

bill at cse dot ucdavis dot edu gcc-bugzilla@gcc.gnu.org
Fri Mar 21 18:01:00 GMT 2008



------- Comment #2 from bill at cse dot ucdavis dot edu  2008-03-21 18:00 -------
(In reply to comment #1)
> 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

Seems strange to have GMP, MPFR, and GCC have different default --host
settings, but in any case that worked.  Many thanks.
> 


-- 


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



More information about the Gcc-bugs mailing list