Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change notification.
The following page has been changed by MartinSebor:
http://wiki.apache.org/stdcxx/OperatingSystems
The comment on the change is:
Added a mention of the HP aCC -dm option.
------------------------------------------------------------------------------
=== Predefined Macros ===
See the [http://docs.hp.com/en/10946/preprocess.htm#macropredef Predefined Macros] section
of the [http://docs.hp.com/en/10946/index.htm HP aCC 6 Programmers Guide] for a (possibly)
incomplete list of macros predefined by the compiler.
+
+ Starting with HP aCC 6.15, the compiler supports the [http://docs.hp.com/en/10946/options.htm#opt-dM
-dM] option to list the #define directives the preprocessor encounters as it translates a
file.
||MACRO||DESCRIPTION||
||`__hpux`||Defined on all HP-UX versions.||
|