Status of uClibc NPTL and C++ on ARM

Bernhard Fischer rep.dot.nop at gmail.com
Wed Feb 6 19:31:50 UTC 2008


On Wed, Feb 06, 2008 at 10:39:13AM -0800, Ryan Ordway wrote:
>> kraj duplicated the INTERNAL_SYSCALL for arm (thumb vs. non-thumb?) for
>> reasons that i do not really understand (r16334), so we have to fix this
>> up twice now, but it sounds like it would be better to just ditch the
>> duplicate.
>
> Anything I can do to help? :-)

yes, you could look through the ifdefs in
libc/sysdeps/linux/arm/bits/syscalls.h and figure out
which combo to use so all needed parts can use the same INTERNAL_SYSCALL
definition (I'm talking about the one with this string):
"\tswi      0       @ syscall " #name "\n"




More information about the uClibc mailing list