gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Small change in NSObject.m ASM needed for PowerPC build


From: Stefan Bidigaray
Subject: Re: Small change in NSObject.m ASM needed for PowerPC build
Date: Sat, 2 May 2009 20:53:19 -0500

On Sat, May 2, 2009 at 4:10 PM, David Chisnall <address@hidden> 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.

Are you sure about that?  Cause I've built GNUstep multiple time with the script here:
http://slackbuilds.org/slackbuilds/12.2/libraries/gnustep-base/gnustep-base.SlackBuild
And have never had a problem.  (Note that the default will build with -march=486)

Stefan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]