avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Trouble compiling avr-gcc > 4.4.4 on Mac OS X Leopard


From: Mark Salyzyn
Subject: Re: [avr-gcc-list] Trouble compiling avr-gcc > 4.4.4 on Mac OS X Leopard with gcc-4.2
Date: Wed, 12 Oct 2011 18:53:07 -0400

Thought occurs to me ... stop building the libs (there are build configure flags for that), you do not need an AVR GMP library, only the native library as part of the build of the gcc executable.

-- Mark

On Oct 12, 2011, at 2:15 PM, Jens Bauer wrote:

Hi all,

Just a follow-up for those who gets stuck one day and searches...

Just to make it completely clear to a nut like me...
I do not need to do an actual build of GMP/MPFR/MPC before I build gcc ?

It seems that I *must* build the GMP/MPFR/MPC-libraries.

make[2]: Nothing to be done for `all'.
mkdir ./mpfr
Configuring in ./mpfr
configure: error: --target is not appropriate for GMP
Use --build=CPU-VENDOR-OS if you need to specify your CPU and/or system explicitly. Use --host if cross-compiling (see "Installing GMP" in the
manual for more on this).
make[1]: *** [configure-mpfr] Error 1
make: *** [all] Error 2

This also happens, when I try to compile the ARM toolchain, so I'll try asking on the gcc-help list instead. If I succeed, I'll post the solution here; it might be helpful for other platforms as well. ;)


Thank you to all those of you, who contributed so far. :)


Love,
Jens



_______________________________________________
AVR-GCC-list mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list




reply via email to

[Prev in Thread] Current Thread [Next in Thread]