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]

newlib includes


Newlib + eCos question:

I have built my GCC with newlib, but how can I control if I would like to
use any newlib-functions with my own code?
E.g. I know there is optimized versions of libm and libc functions, but
eCos implements same function, and I would like to use the newlib version
of e.g. sin(), strcat() etc.
Do I have to switch completly to newlib or can I pick up just parts of it
and link it with my eCos code?

Best Regards,
/Fredrik




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