Excellent, please let us know if you have any additional questions. :) On Sun, Jan 11, 2015 at 1:10 PM, Kevin Ingwersen (Ingwie Phoenix) <[email protected]> wrote: > Perfect - both methods together should do it! :) Thank you guys for the > help! > > Am 11.01.2015 um 18:43 schrieb Gregory Casamento <[email protected]>: > > Guys, > > On Sun, Jan 11, 2015 at 12:15 PM, Kevin Ingwersen (Ingwie Phoenix) > <[email protected]> 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 > <[email protected]>: > > 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/ > >
-- Gregory Casamento GNUstep Lead Developer / OLC, Principal Consultant http://www.gnustep.org - http://heronsperch.blogspot.com http://ind.ie/phoenix/ _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
