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

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

[avr-gcc-list] avr-gcc 4.7.0 not building


From: Aljaž Srebrnič
Subject: [avr-gcc-list] avr-gcc 4.7.0 not building
Date: Thu, 22 Mar 2012 18:07:13 +0100

Hello list!
I was trying to compile the new GCC, but it fails with the following error:

error in backend: ran out of registers during register allocation

I built using clang, on Mac OS X 10.7.3 with clang 3.1, with the following configure options:

 --target=${crossgcc.target} \
--infodir=${prefix}/share/info \
--mandir=${prefix}/share/man \
--datarootdir=${prefix}/share/${name} \
--with-system-zlib \
--with-gmp=${prefix} \
--with-mpfr=${prefix} \
--with-mpc=${prefix} \
--enable-stage1-checking \
--enable-multilib
--enable-languages="c,c++" \
--enable-lto

Anyone got similar issues?

Thanks,
Aljaž Srebrnič
-- --
My public key:  http://bit.ly/g5pw_pubkey


reply via email to

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