This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc support for AVR
"Jason Hill" <jhill@cs.berkeley.edu> writes:
> I am attempting to compile GCC for the AVR target on CYGWIN. I've tried
> a couple of the current snapshots including gcc-20010423. Attached is
> the error that I run into. The new cross compiler fails the first time
> it attempts to parse C code. It compiles several assembly files first
> and then fails as it attempts to compile the "C" portion of libc. Could
> you direct me to the correct mailing list for this type of problem?
Mailing list: avr-gcc-list@avr.jpk.co.nz
Also look to avr.jpk.co.nz
avr.jpk.co.nz have a pre-built binaries.
Denis.
PS: I'm use Linux and can't reproduce your problem.