emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Changes to work with GNUstep


From: David De La Harpe Golden
Subject: Re: [PATCH] Changes to work with GNUstep
Date: Sat, 27 Aug 2011 01:11:30 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Icedove/3.1.11

On 27/08/11 00:39, Germán Arias wrote:
On mar, 2011-08-23 at 17:54 -0600, Germán Arias wrote:
Below is a patch to configure and compile with latest gnustep packages.
Let me know if this is OK or I need change something.

This patch define _NATIVE_OBJC_EXCEPTIONS, that is needed to build
gnustep's apps without using gnustep-make. And add the flags to found
the gnustep headers. Necessary if gnustep is installed with gnustep
layout instead FHS.

Can someone check this patch, please? Apply it or refuse it? I resend
it, because configure.in has changed in trunk. Thanks (I don't have
write permission in repository).

Turns out my local gnustep install has somehow broken in the weeks since 
I last used it (maybe something to do with the recent debian/unstable 
multilib move ...or more likely just something silly I did), so this is 
without testing, but my current feeling is the patch is wrong, it seems 
excessively fugly to grep through a header like that.
AFAICS gnustep-config will happily output -fobj-exceptions or not as 
necessary automatically (and appropriate include path flags too to find 
headers) for us. So IMO configure should just be calling that, a bit 
like pkg-config is used.












reply via email to

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