This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/13046] cannot use #ifdef __APPLE__ on Darwin
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Nov 2003 05:23:00 -0000
- Subject: [Bug preprocessor/13046] cannot use #ifdef __APPLE__ on Darwin
- References: <20031114031823.13046.n8gray@caltech.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-14 05:22 -------
The problem is the traditional c preprocessor does not accept this at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13046