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: Is using the newlib optimised routines in side the Dsr (suppose if the dsr calls for every 10ms space)


Grant Edwards <grante@visi.com> writes:

> On 2007-10-05, Andrew Lunn <andrew@lunn.ch> wrote:
>
>> The newlib library is not used for anything in eCos. My understanding
>> is that newlib is just there in order to get the toolchain to compile.
>
> That's something I've never understood.  I use gcc for a
> half-dozen non-eCos embedded targets, and never had to use
> newlib to get the toolchains to compile.  They've always
> compiled fine without it.

My experience is opposite. I never succeeded to get cross-compiler for
embedded target without a link to newlib tree from withing gcc tree, and
then newlib is compiled and installed along with gcc. Maybe it's fixed
in recent GCCs though.

-- Sergei.


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