[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] announce: script to build avr-gcc on linux
From: |
Rod Moffitt |
Subject: |
Re: [avr-gcc-list] announce: script to build avr-gcc on linux |
Date: |
Sat, 17 Apr 2004 21:24:15 -0400 (EDT) |
Not that I want to make a 'me too' post, yet I created an AVR GNU
development tools build script (binutils, GCC, libc and insight/GDB) a
while back. The script, and all the necessary tar-balls are available at:
http://rod.info/avr.html
BTW, Gentoo users can build the AVR tools by simply emerging - do an
'emerge -s avr' to find a list of the packages.
- Rod
--
___ ____ ___ _ ___
Rod Moffitt / _ \/ __ \/ _ \ (_)__ / _/__
http://rod.info / , _/ /_/ / // / / / _ \/ _/ _ \
address@hidden /_/|_|\____/____(*)_/_//_/_/ \___/
=======================================================
~ Where loved ones are remembered http://memoriam.org ~
On Thu, 15 Apr 2004 address@hidden wrote:
> I have modified a pre-existing cross-compiler script to add avr as a target.
> It is available at: ftp://ftp.corner.chello.at/build-crossgcc.sh You have to
> edit the scripts to enter the versions of the packages you need. Please see
> the script for details. You need binutils, gcc (I used a pre-release because
> gcc-3.3 versions did not compile with avr as a target - there may be a
> standard
> release that works now.),avr-libc, the linux distribution source you are
> using.
> These are expected in tar.bz2 compressed source packages all in the same
> directory. The script prompts you for target, download directory and
> installation directory. Each stage may be bypassed unless you use the --batch
> option in which case all steps are performed without further questions. THe
> glibc and glibcthreads sources are not needed for avr-gcc.
>
> Tom Corner
>
> ---------------------------------------------------
> |\/\/\___/\/\/| Carol Anne Corner &
> \____ o o ____/ Thomas Corner address@hidden
> ) ( 15-Apr-2004 22:21:48 Vienna, Austria
> ( * * ) mailer: xfmail
> \___/ Web Page: www.corner.chello.at
> ---------------------------------------------------
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
>