From cebe875f6f44b905a0d56a2007b5a638a33a893c Mon Sep 17 00:00:00 2001
From: Jonathan Wakely CPLUSPLUS_CPP_SPEC
in
the gcc config headers for your target (and try changing them to
see what happens when building complicated code). You can also run
- g++ -E -dM - < /dev/null" to display
+ g++ -E -dM -x c++ /dev/null to display
a list of predefined macros for any particular installation.
This has been discussed on the mailing lists quite a bit. -- cgit v1.1