Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Studio 12.3: C User's Guide Oracle Solaris Studio 12.3 Information Library |
1. Introduction to the C Compiler
2. C-Compiler Implementation-Specific Information
7. Converting Applications for a 64-Bit Environment
8. cscope: Interactively Examining a C Program
A.1 Options Summarized by Function
A.1.1 Optimization and Performance Options
A.1.2 Compile-Time and Link-Time Options
A.1.4 Numerics and Floating-Point Options
A.1.8 Compilation Mode Options
A.1.11 Linking and Libraries Options
A.1.12 Target Platform Options
B. C Compiler Options Reference
C. Implementation-Defined ISO/IEC C99 Behavior
E. Implementation-Defined ISO/IEC C90 Behavior
H. Oracle Solaris Studio C: Differences Between K&R C and ISO C
This chapter summarizes the C compiler options by function. Detailed explanations of the options and the compiler command-line syntax are provided in Table A-14.