Re: [arm-gnu] Thumb support in the gnu toolchain
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Thumb support in the gnu toolchain



On Thursday 14 July 2005 23:05, Arvind Krishnaswamy wrote:
> On 7/14/05, Paul Brook <paul@xxxxxxxxxxxxxxxx> wrote:
> > The bare-metal toolchains (-eabi) include both arm and thumb versions of
> > the runtime libraries. The thumb libraries are used automatically when
> > code is linked with -mthumb.
>
> Which library does the bare-metal toolchain use? 

It uses newlib.

Paul