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

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

[avr-gcc-list] Building the gnu compiler


From: Erik Christiansen
Subject: [avr-gcc-list] Building the gnu compiler
Date: Mon, 19 May 2003 14:37:04 +1000
User-agent: Mutt/1.3.28i

   Following Atmel's link, I'm trying to build the compiler from the
   AVR Development Tools Snapshots at
   http://savannah.nongnu.org/download/avr-libc/snapshots/ ,
   starting with binutils.

   The README is the bog standard minimalist one, with not a word about
   avr configure options, and the archive for this list appears not to
   be searchable, so let's see if the thing is ready to roll:

   $ ./configure
   creating cache ./config.cache
   checking host system type... i686-pc-linux-gnu
   checking target system type... i686-pc-linux-gnu
   checking build system type... i686-pc-linux-gnu

   Nope, that's no good. What's in configure?:    avr-*-*)

   $ ./configure --target=avr-*-*
   checking target system type... Invalid configuration `avr-*-*':
   system `*' not recognized

   What about the GCC Manual?: Nope, no mention of avr as a known
   target.

   Hmmm ... trying to read the minds of the tool's originators is not
   working very well.

   Does some kind soul have a hint to share, regarding legitimate
   targets?

Regards,
Erik

-- 
 _,-_|\    Erik Christiansen
/      \   Registered (Debian) Linux User #216862
\_,-.__/   
      v    


reply via email to

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