This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: printf too large for my 16 bit address mode
Thank you Sterling and Jon.
I am looking for a standard library. I'd prefer not to modify sources.
I need to provide essential functionality.
I think of two ways:
Implement stand alone printf and scanf.
Use uClibc instead of Newlib.
May be there is some configuration options for Newlib to forget about
all the OS stuff in the printf routines, irrelevant in a no OS
embedded program?
Regards.
Florent