This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc options



---------------------- Forwarded by Michael Shapiro/US/MCS/PwC on
11/14/2001 04:23 PM ---------------------------


Michael Shapiro
11/12/2001 06:10 PM
To:   gcc-help@gcc.gnu.org
cc:
Subject:  gcc options

I was using cc compiler on OS/390 under UNIX System Services. How can I
change the following cc options to gcc options?

cc  -c  -W  'c,dll,long,source,list'

where     dll  - generate object code for DLLs or DLL applications;
     long - provides support for external names of mixed case and up to
1024 characters long;
     source    - generate a listing that shows the original source input.
     list - instructs compiler to generate a listing of machine
instructions.

Thanks, Michael


----------------------------------------------------------------
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]