George Styles wrote:
Changing the definition in errno.h to extern __thread int errno; and commenting out the other 3 references seems to make it build OK :)
And how does the target builds work if you do this? Linus
George Styles wrote:
Changing the definition in errno.h to extern __thread int errno; and commenting out the other 3 references seems to make it build OK :)
And how does the target builds work if you do this? Linus