This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
__APPLE_CC__ defined on head of mainline
- From: Timothy J.Wood <tjw at omnigroup dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 30 Dec 2004 19:52:27 -0800
- Subject: __APPLE_CC__ defined on head of mainline
I'm building the mainline (not the Apple branch) on Darwin and when I
use the compiler, __APPLE_CC__ is defined. I would have expected this
to only be defined if using Apple's branch. Is this desired behavior,
or did the __APPLE_CC__ define accidentally get put in FSF's sources?
-tim