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 Apples 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 > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
