As a diversion I tried a few different architectures, to get some new problems.

Arm: works other than need to work around some eabi symbol alias
conflicts. Should be simple to resolve.
Powerpc: Fails to build libc on Linux as wchar_t on linux is a long
while on NetBSD it is an int. Solution is probably to use NetBSD on
ppc32, or to build a compiler with different wchar... or find an
option to stop it complaining. ppc64 should be ok, will try that at
some point.
mips: runs fine apart from my fiber switching code is broken, will fix it.

These are all on frankenlibc head.

So overall nothing too annoying, other than none are 100% working yet, will fix.

Justin

Reply via email to