[LLVMbugs] [Bug 1030] NEW: __APPLE_CC__ is incorrect defined on Linux

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Dec 1 11:31:45 PST 2006


http://llvm.org/bugs/show_bug.cgi?id=1030

           Summary: __APPLE_CC__ is incorrect defined on Linux
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru


It seems, that this define is incorrectly set (al least) on Linux platform

Running 
llvm-gcc -E -dM -xc /dev/null -o - | grep APPLE 

produces:
#define __APPLE_CC__ 5421



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list