------- Comment #2 from redi at gcc dot gnu dot org  2009-08-28 10:19 -------
(In reply to comment #0)
> #gcc
> cd ../gcc-4.4.1 
> ./configure 
> --prefix=/home/dmarkman/Development/GCC/macintel64/mpfr-2.4.1/build
> --with-gmp=/home/dmarkman/Development/GCC/macintel64/gmp-4.3.1/build

is that command right?

I think you will need to attach the libgcc/config.log as that seems to be where
the problem is.

You can use something like --build=i386-apple-darwin10.0.0 when configuring
gmp, mpfr and gcc, to ensure they all agree on what to build.


-- 


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

Reply via email to