discuss-gnustep
[Top][All Lists]
Advanced

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

Re: things that fail to build with gcc and libobjc2


From: Fred Kiefer
Subject: Re: things that fail to build with gcc and libobjc2
Date: Wed, 06 Apr 2011 20:13:17 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8

On 06.04.2011 14:28, Sebastian Reitenbach wrote:
So, probably you want to either use '#if defined(OBJC2RUNTIME)' or you just
want to remove all ifdefs and use the modern API.
Since other apps are also working, I should probably try to find sth. that
works with old gnu and newer gnustep libobjc2 runtime without the need of
#ifdefs at all.

This depends, as somebody has already pointed out on the mailing list, on what you regard as the "old gnu" runtime. GNUstep base already contains implementations for most of the new features. If you are willing to restrict the compatibility to the upcoming version of GNUstep base (plus which every runtime that was compiled with) you should be fine without any #ifdefs.



reply via email to

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