From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: GCC documentation Date: Tue, 18 Feb 1997 16:49:33 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 26 Message-ID: <330A4E1D.3C9C@cs.com> References: <330A6A7C DOT 5A77 AT post DOT comstar DOT ru> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp108.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Dim Zegebart wrote: > > Hi, > Unfortunately, I can't find GCC doc. in plain text format. > Where I can get it ? All the GNU documentation is in Info format - this was a conscious decision by the GNU programmers. In order to read the docs, you'll need to get a suitable browser program such 'info.exe' from 'v2gnu/txi390b.zip'. Once you have this, just type 'info' to start reading! If you want to print out individual nodes, set the environment variable INFO_PRINT_COMMAND to indicate the appropriate command. Of course, it's possible to produce text files from the gcc docs, but this requires that you have the TexInfo sources from the source distributions, and the 'makeinfo.exe' program from the txi390b.zip distribution. Look at the source distribution of the FAQ (v2/faq210s.zip) for examples of a makefile that produces a text document from txh sources. -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com | | Descent 2: The Infinite Abyss - The greatest Internet game of all | | time just got better! This time, you're going all the way down...| ---------------------------------------------------------------------