Compiler listing

The following is a sample compiler listing showing the various sections described in “Compiler listing” on page 228.

Example F-1. Sample compiler listing
 C for AIX Compiler Version 6.0.0.2 --- hello.c 02/11/03 13:31:29 (C) >>>>> SOURCE SECTION <<<<< 1 | #include <stdio.h> 2 | 3 | void main() { 4 | printf("hello\n"); 5 | } >>>>> OPTIONS SECTION <<<<< C for AIX Compiler Version 6.0.0.2 --- *** Command Line Invocation *** *** Options In Effect *** NOA NOAE NOALLOCA NOBROWSE NOCOMPACT NOCPLUSCMT NODBCS NODBXEXTRA NODIGRAPH DOLLAR NOEXTCHK NOFDPR NOFULLPATH NOFUNCSECT NOG NOGRAPHICS NOHEAPDEBUG NOIDIRFIRST NOIGNERRNO NOINLGLUE NOLARGEPAGE NOLIBANSI NOLINEDEBUG LINEDIR LIST LISTOPT LONGLONG NOMACPSTR NOMAKEDEP NOMBCS NOOFFSET NOP ...

Get Developing and Porting C and C++ Applications on AIX now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.