On Tuesday 06 May 2008, Christopher Friedt wrote: > This is a 'chicken / egg' problem. In order to build a cross compiler > for arch X you need mpfr compiled for arch X. In order to build mpfr for > arch X you need a toolchain for arch X. > > Try building the cross-compiler without mpfr first, then build libmpfr, > and then rebuild the cross compiler.
you cant build gcc-4.3 without gmp and mpfr. they're hard requirements. but they're requirements that the host system has it, not that they are cross-compiled for the target. -mike
signature.asc
Description: This is a digitally signed message part.
