| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Peter O'Gorman [email@hidden] wrote:Define _DARWIN_ somewhere in the Makefile, or stick with _APPLE_...
Look at the output of cc -v -E /dev/null
to see what defines you have to play with.
Ahh, that helps, thanks.
Looking at them, perhaps it's better to do:
#if (defined(__APPLE__) && defined(__MACH__))
--Jim _______________________________________________ unix-porting mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting Do not post admin requests to the list. They will be ignored.
| References: | |
| >Re: what defines do I look for? (From: Benjamin Reed <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.