[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Detecting gnustep...
From: |
Gregory Casamento |
Subject: |
Re: Detecting gnustep... |
Date: |
Sun, 11 Jan 2015 12:43:43 -0500 |
Guys,
On Sun, Jan 11, 2015 at 12:15 PM, Kevin Ingwersen (Ingwie Phoenix)
<ingwie2000@googlemail.com> wrote:
> Well, what I basically want to do is, to know if GNUstep is installed on the
> current host, so that compiler flags and Objective-C/++ features are
> activated.
>
> I looked into GNUstep again and had to facepalm, because I realized that the
> second half of my question was pretty much pointless…
>
> What are signs/remarks that GNUstep is installed? Is there any -config tool
> that will tell me that it is installed? Yes I said I looked into it again,
> but only roughly and at the architecture, not at the actual GNUstep related
> files, only to see how the windows install looks like.
>> Am 06.12.2014 um 01:13 schrieb Riccardo Mottola <riccardo.mottola@libero.it>:
>>
>> Hi,
>>
>> Kevin Ingwersen (Ingwie Phoenix) wrote:
>>> I am working on a build tool and I need to decipher if we are running using
>>> GNUstep or Apple’s libobjc implementation. And above that, which
>>> preprocessor macro can tell me that we are running underneath actual
>>> GNUstep and not just MinGW? It would be nice knowing this one.
>> how is GNUstep running on MinGW not "actual" gnustep? What do you mean as
>> "actual"? I don't fully understand.
>>
>> You can check for MINGW, but this is true if you are running GNUstep on
>> MinGW or just a plain program.
>>
>> Riccaro
There should be a GNUSTEP define which is present when you build using
GNUstep. I hope this helps.
GC
--
Gregory Casamento
GNUstep Lead Developer / OLC, Principal Consultant
http://www.gnustep.org - http://heronsperch.blogspot.com
http://ind.ie/phoenix/