Win32 cross compiler for AVR?

Chris Deighton cmd33@cam.ac.uk
Tue Feb 27 07:42:00 GMT 2001


Hello!

I'd like to use GCC to cross-compile C++ code for an AVR target. However,
I've read that GCC will only compile C, not C++ code for AVR targets. Is
this correct? (My host/build machine is running Cygwin under Windows 2000.)

I tried to build GCC a couple of weeks ago by following the FAQ,
with --host=i686-pc-cygwin --build=i686-pc-cygwin --target=avr. Binutils
configured and built OK, and I managed to configure gcc, but building it
eventually resulted in an error. I assumed this was due to the lack of C++
support for AVR, but I'm now wondering if I should try it again?... Should
following the steps in the FAQ be enough to get it working, or do I need to
do anything else as well?

Many thanks,

Chris.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list