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

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

Re: [avr-gcc-list] Where to download avr-gcc for linux ?


From: Helix
Subject: Re: [avr-gcc-list] Where to download avr-gcc for linux ?
Date: Thu, 15 Jan 2004 17:12:04 +0100

> > Avr-gcc is in gcc tree development, you only need to download gcc from
> > gcc.gnu.org and configure for avr
> > Before this one you need to download binutils also in gnu.org and
> > configure for avr and finally donwload libc

I use RH9.0
I downloaded binutils-2.14 and gcc-3.3
When I configure binutils for avr I get the folowing message
"This configuration is not supported in the following subdirectories"
is it normal ?

Can I cntinue bilding binutils and gcc in this way ?
TIA

$ ./configure --target=avr
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... avr-unknown-none
checking build system type... i686-pc-linux-gnu
*** This configuration is not supported in the following subdirectories:
     target-libiberty
    (Any other directories should still work fine.)
checking for i686-pc-linux-gnu-ar... (cached) ar
checking for i686-pc-linux-gnu-as... no
checking for as... (cached) as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... (cached) dlltool
checking for i686-pc-linux-gnu-ld... no
checking for ld... (cached) ld
checking for i686-pc-linux-gnu-nm... no
checking for nm... (cached) nm
checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
checking for i686-pc-linux-gnu-windres... no
checking for windres... (cached) windres
checking for i686-pc-linux-gnu-objcopy... no
checking for objcopy... (cached) objcopy
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... (cached) objdump
checking for avr-ar... (cached) arm-linux-ar
checking for avr-as... (cached) arm-linux-as
checking for avr-dlltool... no
checking for avr-ld... (cached) arm-linux-ld
checking for avr-nm... (cached) arm-linux-nm
checking for avr-ranlib... (cached) arm-linux-ranlib
checking for avr-windres... no
checking whether to enable maintainer-specific portions of Makefiles... no
creating ./config.status
creating Makefile



reply via email to

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