Got a few minutes between con calls to play with this. I am a little mystified.
The *only* options I am specifying are PPONLY and SHOWM. I get the error CCN0049(W) The option "SHOWM" is not supported. SYSUT10 has a listing that is mostly blank lines, but does seem to be the #include-expanded source. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Michael Klaeschen Sent: Tuesday, February 14, 2012 11:33 PM To: [email protected] Subject: Re: Any way to get the XLC compiler to list all #define symbols? for me, options PPONLY and SHOWM worked: //COMPILE EXEC PGM=CCNDRVR, // PARM=('/CXX OPTFILE(DD:CCOPT) PPONLY SHOWM') output is written to DD SYSUT10 see 4.107 of XL C/C++ Users Guide. Cheers Michael Von: Charles Mills <[email protected]> An: [email protected] Datum: 2012-02-14 19:12 Betreff: Any way to get the XLC compiler to list all #define symbols? Gesendet von: IBM Mainframe Discussion List <[email protected]> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

