> --- Original Message --- > Date: Wed, 9 Mar 2005 17:22:35 +0100 (CET)
> From: "Peter S. Mazinger" <[EMAIL PROTECTED]> > then use avr-*-linux-gnu (* meaning anything, pc/unknown ...) Maybe I am misunderstanding but if we use that as the target it is specifying an AVR cpu on unknown hardware running GNU/Linux. The AVR can't run Linux. It is only an 8bit MCU. The official install documentation for GCC (http://gcc.gnu.org/install/specific.html#avr) says to use: configure --target=avr --enable-languages="c" to configure GCC for avr. I really think we should just stick with cross-avr. Scott =) --- Electrical Engineering/Web Development Dragonfly Technologies, Inc. http://www.dflytech.com Hunt Utilities Group LLC http://www.hugllc.com Hopkins, MN (952) 935-2418 -- [email protected] mailing list
