aeabi_read_tp in gcc 4.2.0 arm soft-float

Paul Brook paul at codesourcery.com
Sun Jul 22 17:14:47 UTC 2007


On Friday 13 July 2007, Chris Steel wrote:
> Hi,
>
> I'm updating my toolchain to use gcc 4.2.0 and it seems that gcc has
> started generating code which calls aeabi_read_tp for arm soft-float
> builds. That's fine if you're building with glibc 2.6 which seems to have
> grown an aeabi_read_tp function since v2.5. However uclibc doesn't seem to
> contain this function.
>
> Has anyone got a patch to add this to uclibc?

It's part of the NPTL implementation.

Paul



More information about the uClibc mailing list