This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: m16c/m32c target


> 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/


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