|
From: | Riccardo Mottola |
Subject: | Re: Small change in NSObject.m ASM needed for PowerPC build |
Date: | Sun, 03 May 2009 18:26:18 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20090313 SeaMonkey/1.1.14 |
David Chisnall wrote:
On i386, you need -march=i586 or higher for this to work. The existing code will break at runtime, rather than link time, on an 80486 and earlier, and so I assume (from the fact no one has complained) that no one is using GNUstep on a 386/486.Well, how old is that code? Up to about a year ago I built and used GNUstep on a 486-class machine, although the CPU was not genuine intel but a compatible processor which was based on 488 ISA, it did work...
Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |