first post, perplexed by printf()

David Fernandez david.fernandez.work@googlemail.com
Thu Oct 9 18:26:00 GMT 2014


Without the silly disclaimer this time... (and plain text)

On 08/10/14 20:12, Dave McGuire wrote:
>    (It has worked wonderfully for many years on dozens of projects, but
> this is the first time I've targeted a thumb-only processor, so it's
> gotta have something to do with that.)
Just an idea:

I remember that, when I first built thumb-only toolchains, I run into 
the problem of the toolchain building the library for arm32, rather than 
thumb.

As you are building a multi-lib toolchain, something like that might be 
happening for libgcc?

May be worth checking.



More information about the Newlib mailing list