Message-Id: <199801252234.LAA02871@cirrostratus.netaccess.co.nz> Comments: Authenticated sender is From: "Richard Chappell" To: djgpp AT delorie DOT com Date: Mon, 26 Jan 1998 10:26:38 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: gcc switches Reply-to: Pixnaps AT netaccess DOT co DOT nz In-reply-to: <6ae1lc$gei$1@herald.Mines.EDU> Precedence: bulk > From: jromano AT slate DOT Mines DOT EDU (Jean-Luc Romano) > Subject: gcc switches > Date: 25 Jan 1998 00:40:12 GMT > Organization: Colorado School of Mines > To: djgpp AT delorie DOT com > > 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 I'm not sure, but you might want to try "gcc /?" I've found that on most programs, /? rather than -? gives you help about switches.