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

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

Re: [avr-gcc-list] Compiling


From: Baumel Károly
Subject: Re: [avr-gcc-list] Compiling
Date: Thu, 23 Dec 2004 14:49:43 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Thanks
I think so I found two bugs, but I am not sure yet.
Later I will write in detail.


Frederik Rouleau írta:

Baumel Károly wrote:

Hello

I dowloaded the gcc-3.4.1 source and I tried to compile under cywin for avr. But this was not successful. So I would like to know the avr-gcc compiler inside operating.
What gcc is good and how can I use for avr?
Thanks

I have successfully compiled gcc-3.4-20041210 snapshot with binutils-2.15 on WinXP/cygwin. I haved used for binutils: "mkdir build && cd build && ../configure --target=avr --disable-nls && make all install" And for gcc : "mkdir build && cd build && ../configure --target=avr --disable-nls --enable-languages=c && make all install"

But if you want something packaged and ready to use, see Winavr (http://winavr.sourceforge.net/)


Fred






reply via email to

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