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

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

Re: [avr-gcc-list] Where is the "official" site to download avr-gcc sour


From: Pavol Lajciak
Subject: Re: [avr-gcc-list] Where is the "official" site to download avr-gcc source?
Date: Wed, 05 May 2004 17:32:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113


All GNU software can be downloaded from ftp.gnu.org, or one of the mirrors.
For GCC, ftp.gnu.org/gnu/gcc

You need compile with --target=avr
you can also specify --prefix (program location after make instal)

There is good tutorial
http://users.rcn.com/rneswold/avr/


You also need binutils, avr-libc - that's right. You need install these
programs in right order. See tutorial.


You also need binutils -- ftp.gnu.org/gnu/binutils

The avr-libc docs give excellent instructions on building the GNU toolchain
from sources:

http://www.nongnu.org/avr-libc/user-manual/install_tools.html



reply via email to

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