www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/01/25/15:15:37

From: "DeHackEd" <Not DOT given AT out>
References: <6ae1lc$gei$1 AT herald DOT Mines DOT EDU>
Subject: Re: gcc switches
Date: Sun, 25 Jan 1998 15:03:32 -0500
Lines: 26
Message-ID: <#N42cwcK9GA.208@upnetnews03>
Newsgroups: comp.os.msdos.djgpp
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Read the DOCS in the INFO secection.

But basicly the commands are:
-o <filename> sets the output file
-c             compiles to objects and stops
-S            compiles to assembly and stops
-l<name>     links with library lib\lib<name>.a

The others are mainly for optmiziation and go to the preprocess, compiler, etc.

--
"DeHackEd"

EMail address not given out due to low-life spammers.

Jean-Luc Romano wrote in message <6ae1lc$gei$1 AT herald DOT Mines DOT EDU>...
>
>   Is there any list that can tell me what DJGPP's gcc switches are?
>I've tried "gcc -?", "gcc -h", and "gcc -help" but they don't seem to
>work.
>
>   Jean-Luc Romano
>
>


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019