On Fri, Feb 18, 2011 at 09:07:53AM +0100, Niels Grewe wrote:
> PS: I've just started setting up a chroot to compile GNUstep on an
> rather underpowered armv5tel machine. I'll let you know how things work
> out there.

And the first results are in [0]. I get a few failures here, mainly in
NSNumberFormater and one from -[NSDecimalNumber charValue] that we
should look into. It supposed to be returning 200, and in fact does
return -56, which indicates a signedness issue. The failures in
NSRunLoop/performers.m appear to stem from increased system load. I can
run these tests without failure when the machine is idle.

Cheers,

Niels

[0] 
http://www.halbordnung.de/~thebeing/gnustep/tests/r32202/arm5vtel-linux/gcc-gnu/base.txt
> 
> _______________________________________________
> Discuss-gnustep mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep

_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to