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

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

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


From: Georg-Johann Lay
Subject: Re: [avr-gcc-list] avr-gcc 4.7.0 not building
Date: Thu, 22 Mar 2012 18:13:43 +0100
User-agent: Thunderbird 2.0.0.24 (X11/20100302)

Aljaž Srebrnič wrote:
> 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

This is not a GCC error message.  Ask the CLANG/LLVM staff.

> 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




reply via email to

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