Date: Tue, 15 Oct 2002 08:15:18 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: djgpp AT delorie DOT com
Subject: Re: a beginner's question
In-Reply-To: <Xns92A7E019C29Dasu1cornelledu@132.236.56.8>
Message-ID: <Pine.SUN.3.91.1021015081437.5870E-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com
Precedence: bulk


On 15 Oct 2002, A. Sinan Unur wrote:

> make sure you have texinfo. then type
> 
> info gcc
> 
> at the command line.

Or, better still

	info --usage gcc

This will land you directly on the chapter that discusses command-line 
switches.