Date: Tue, 4 Jun 1996 15:55:14 +0200 (IST) From: Eli Zaretskii To: Dedbrain Cc: djgpp AT delorie DOT com Subject: Re: DJGPP and Manuals ( or refs.) In-Reply-To: <4otq03$ejh@newsbf02.news.aol.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 3 Jun 1996, Dedbrain wrote: > Where to find the man pages or some kind of reference fot the DJGPP > compiler? If you need the docs for the GCC compiler, then it comes with the compiler binary distribution, in gcc272b.zip. The files that unzip into the info subdirectory are the hypertext on-line docs of GCC. You will need to download and install the stand-alone Info reader (txi360b.zip) to be able to browse the docs. For packages other than the compiler, the docs comes with every package and also unzips into info subdirectory.