This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

newbie question, where is a list of defines like __sparc and __linux ?



Hi there,

    I'm doing cross platform development and want to be able to pretty
specifically define what is and is not compiled in my builds.
Looking through the source code I see defines like __sparc and __linux
but I can't find a definitive list of all the viable platform/os defines
that I can
#ifdef with in my code .. where is such a list of one exists?

thanks!
-aaron


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]