m16c/m32c target

DJ Delorie dj@redhat.com
Sat Nov 5 19:57:00 GMT 2005
> does gcc always need assember to produce object files?

Yes.

> sorry, what's the newlib? and where to get it? thanks.

Newlib is the runtime library (printf, malloc, etc).  It happens to
include libgloss, which has the startup files and linker scripts
you'll need to build a completed binary (src/libgloss/m32c/)

http://sources.redhat.com/newlib/



More information about the Binutils mailing list