I did as you suggested and it seems OPT(0) is the default which would suggest nooptimize. Any other suggestions.
You can use the PARM filed of the EXEC statement or the #PRAGMA preprocessor directive. See chapter 6 of the C/C++ User's Guide. -----Original Message----- From: Robert Pelletier [mailto:snipped] Sent: Thursday, December 07, 2006 8:52 AM To: [email protected] Subject: Re: C++ Question - CBC5002 Virtual Storage Exceeded Could anyone tell me where the OPTIMIZE is specified so maybe I can fix this? Is OPT(2) the default? Thanks all. USERS AFFECTED: Users of OS/390 V2R10 C/C++ compiler * ... ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html Confidentiality Notice Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this e-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this e-mail or any action taken (or not taken) in reliance on it is unauthorized and may be unlawful. If you are not an addressee, please inform the sender immediately and delete this message from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

