Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Studio 12.3: C++ User's Guide Oracle Solaris Studio 12.3 Information Library |
3. Using the C++ Compiler Options
6. Creating and Using Templates
9. Improving Program Performance
10. Building Multithreaded Programs
12. Using the C++ Standard Library
13. Using the Classic iostream Library
A.1 How Option Information Is Organized
A.2.18 -filt[=filter[,filter...]]
A.2.75 -Qoption phase option[,option...]
A.2.80 -Rpathname[:pathname...]
A.2.88 -traceback[={%none|common|signals_list}]
A.2.101.2 -xalias_level=simple
A.2.101.3 -xalias_level=compatible
A.2.105.1 -xarch Flags for SPARC and x86
A.2.105.2 -xarch Flags for SPARC
A.2.105.3 -xarch Flags for x86
A.2.107 -xbinopt={prepare|off}
A.2.108 -xbuiltin[={%all|%default|%none}]
A.2.114 -xdebugformat=[stabs|dwarf]
A.2.116 -xdumpmacros[=value[,value...]]
A.2.122 -xinline[=func-spec[,func-spec...]]
A.2.123 -xinstrument=[no%]datarace
A.2.124.4 When Not To Use -xipo Interprocedural Analysis
A.2.128 -xkeepframe[=[%all,%none,name,no%name]]
A.2.129 -xlang=language[,language]
A.2.156.1 Creating a Precompiled-Header File
A.2.162 -xprefetch_auto_type=a
A.2.165 -xprofile_ircache[=path]
A.2.173.1 --xtarget Values By Platform
A.2.176 -xtrigraphs[={yes|no}]
This appendix details the command-line options for the C++ compiler. The features described apply to all platforms except as noted; features that are unique to the Oracle Solaris OS on SPARC-based systems are identified as SPARC, and the features that are unique to the Oracle Solaris and Linux OS on x86-based systems are identified as x86. Features limited to the Oracle Solaris OS only are marked Solaris; features limited only to Linux OS are marked Linux.
The typographical conventions that are listed in the Preface are used in this section of the manual to describe individual options.
Parentheses, braces, brackets, pipe characters, and ellipses are metacharacters used in the descriptions of the options and are not part of the options themselves.