Date: Sat, 24 Nov 2001 18:38:38 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: mcchow AT onebox DOT com (Jabez McClelland) Message-Id: <6480-Sat24Nov2001183837+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: (mcchow AT onebox DOT com) Subject: Re: Link to gcc manual References: 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 > From: mcchow AT onebox DOT com (Jabez McClelland) > Newsgroups: comp.os.msdos.djgpp > Date: 24 Nov 2001 06:32:32 -0800 > > http://www.delorie.com/djgpp/doc/ug/compiling/gcc.html says: "For a > more detailed reference to the options available to gcc, please refer > to the gcc manual." - but no link! You don't need any links, the GCC manual sits on your hard disk, waiting to be read by you. Type "info gcc invoking" and read there. A short summary of the options will be displayed if you type this: gcc --help -v