So I wonder where to get the list of default Mac OS GCC defines for pure C? Can any one post list here?
Why I need such thing:
I do not have mac OS X, I try to compile ffmpeg with alchemy GCC under ubuntu, and ffmpeg wonders which os it is. And gives me wornings like
from libavformat/os_support.c:28:
/home/rupert/Desktop/arch/alchemy-ubuntu-v0.5a/avm2-libc/include/machine/_types.h:95:5: warning: "OSX" is not defined
With Mac OS X 10.6.7, Xcode 3.2.6 and gcc 4.2.1 I get the following: