Re: #define DARWIN set by Xcode?
Re: #define DARWIN set by Xcode?
- Subject: Re: #define DARWIN set by Xcode?
- From: Rick Mann <email@hidden>
- Date: Sun, 19 Nov 2006 09:23:03 -0800
On Nov 19, 2006, at 06:46 , Steve Sisak wrote:
The test in <CarbonCore/ConditionalMacros.h> is:
#if defined(__GNUC__) && (defined(__APPLE_CPP__) || defined
(__APPLE_CC__) || defined(__NEXT_CPP__) || defined(__MACOS_CLASSIC__))
Also, look at </usr/include/AvailabilityMacros.h> and see TechNote
2064.
Thanks! Checking ConditionalMacros was a good idea.
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden