On 03/30/2012 05:46 PM, stuart wrote:
> I can not seem to get gcc 4.7.0 to compile; it will not complete the
> configuration stage complaining about missing packages (GMP, MPFR and
> MPC).
Go into the top-level source directory in the unpacked gcc sources
and run this script:
./contrib/download_
stuart writes:
> I am not sure this is the right place to ask this
It's not. The right place is gcc-h...@gcc.gnu.org. Please take any
followups there. Thanks.
> I can not seem to get gcc 4.7.0 to compile; it will not complete the
> configuration stage complaining about missing packages (GMP
Hi,
I am not sure this is the right place to ask this, but how do I get gcc
4.7.0 to compile as a cross compiler for the Atmel AVR series?
The native host is an x86 IA32 box running Slackware, gcc 3.3.6.
I have successfully compiled and installed (in /usr/local/avr) binutils
2.22 and set my path