This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Win32 cross compiler for AVR?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]