[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compilation error
From: |
Philippe Roussel |
Subject: |
Re: Compilation error |
Date: |
Thu, 04 Aug 2011 22:40:26 +0200 |
Le jeudi 04 août 2011 à 21:16 +0100, David Chisnall a écrit :
> Applying this patch will break the NSSmallInt stuff. I thought
> Richard fixed the ObjectiveC2 stuff so that it was safe to include
> objc/runtime.h anywhere - or does that only work after GNUstep is
> installed? Did you try rerunning configure?
I'm not building base manually and running make check, I'm using the
gnustep-testfarm test-gnustep script, see
http://svn.gna.org/svn/gnustep/autotest
In the setup I use to run gnustep applications (also freshly updated
from svn), NSNumber compiles without modification but it also is
configured to use libojc2 so a lot of things differ.
Philippe