This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: eCos 3.0 and newlib in ARM toolchain


> Does it means newlib has been dropped from the recommended toolchain?
> Does it means that if I want to use newlib I will have to assemble and
> compile my own toolset? Which are the advantages of using glibc for
> embedded development when not using Linux?

newlib was never used by eCos. It was only used to build the
toolchain. 

eCos has its own libc, which is not newlib and is not glibc. The eCos
libc is smaller than newlib and glibc, making it more suitable for
deeply embedded systems.

       Andrew

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


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