about embedded GCC

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Mon Jun 19 12:18:00 GMT 2000


> I´m looking for GCC that generate code for microprocessor, like Z180/183,
> 68HC11, PIC, for embedded application. If I find the source code, I can
> change for other microprocessors.

Please have a look at

http://gcc.gnu.org/readings.html

It contains information on all the targets supported by gcc and
currently included with GCC proper; I believe this list contains
microprocessors for embedded applications as well (such as arm, fr30,
or superh).

Regards,
Martin



More information about the Gcc mailing list