This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

Libraries for printf


I'm building eCos for Leon and I would like to use the "printf" standard
function: do I need to include all ISO C libraries?
If I use the "minimal" template I got a "Warning, implicit declaration of
function printf" and an executable file os 100k, while to avoid the warning
I must include all ISO C and reach 450kbits.
It is a little big, isn't it?

Michele Portolan


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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