Friday, September 5, 2014

gcc: print all preprocessor defines

gcc -dM -E - < /dev/null

from: http://www.brain-dump.org/blog/entry/107

No comments: