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: Newlib usage in eCos (tool-chain question)


In gmane.os.ecos.general, you wrote:

>    Grant> I've always wondered why newlib is required as part of the
>    Grant> toolchain build process, but never found an explanation.
>    Grant> Why is it not possible to build gcc w/o a library?
>
> Theoretically you should be able to build gcc without newlib.
> However that is not the way the gcc maintainers will typically
> build things: for a cross-compiler newlib provides the
> run-time for the gcc testsuite. Hence if you build the
> compiler without newlib you are doing something different from
> the gcc maintainers, and that involves an element of risk.
> [...]

I certainly have no real, practical complaints about building
gcc with newlib, I just always wondered why it was "required"
for cases like eCos which doesn't use it [my current non-eCos
project does use it].

-- 
Grant Edwards                   grante             Yow!  World War III? No
                                  at               thanks!
                               visi.com            


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