discuss-gnustep
[Top][All Lists]
Advanced

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

Re: StepTalk Patch and Xcode Project for Mac OS X


From: David Ayers
Subject: Re: StepTalk Patch and Xcode Project for Mac OS X
Date: Tue, 22 Feb 2005 10:54:32 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217

Stefan Urbanek wrote:

Citát Sungjin Chun <chunsj@embian.com>:

...


+#ifndef __APPLE__
     ADD_id_OBJECT(NSDataLinkFileNameExtension,@"NSDataLinkFileNameExtension");
+#endif

I believe the __APPLE__ macro identifies Apple's version of GCC, not Cocoa, so you have issues with this macro on Darwin systems and OS X with a gnu-gnu-gnu library combo.

Cheers,
David.





reply via email to

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