This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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: How to use newlib with gcc


> the command I am using is:
> 
> abc-gcc sample1.c -lc -lgcc

The functions you are missing (_write etc) are provided in libgloss.
Have a look in newlib/libgloss/yourplatform.

Cheers,
JonB




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