[Bug target/12017] libobjc/sendmsg.c build ICE: in spill_failure, at reload1.c:1862
eric at ecentral dot com
gcc-bugzilla@gcc.gnu.org
Wed Oct 1 21:46:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12017
eric at ecentral dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric at ecentral dot com
------- Additional Comments From eric at ecentral dot com 2003-10-01 21:46 -------
The only known languages that builds for the AVR are C and C++. There has been
work on an Ada port for the AVR here: <http://sourceforge.net/projects/avr-
ada>, but it is incomplete. Any others (such as Objective C) on the AVR are
unknown.
Newlib is not used as the C library for the AVR. You need to get avr-libc:
<http://savannah.nongnu.org/projects/avr-libc>
The avr-libc user manual (found online above) also has instructions on building
and installing a full toolchain. The AVR toolchain is maintained on Linux,
FreeBSD, and Windows, and is known to build on Solaris and recently Mac OSX.
For the Windows port see WinAVR: <http://sourceforge.net/projects/winavr>. For
information on OSX see recent posts to the avr-gcc-list mailing list:
<http://www.avr1.org/mailman/listinfo/avr-gcc-list/>
Eric
More information about the Gcc-bugs
mailing list