Revision history of "Find the available preprocessor macros"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 14:04, 16 May 2009Laibsch (talk | contribs). . (243 bytes) (+243). . (New page: '''Q: A build fails and I need to know which preprocessor macros are available.''' First create an empty file and the run your gcc like this: touch tmp.c gcc <your gcc options> -E -dM ...)