Date: Wed, 12 Nov 1997 14:24:51 +0200 (IST) From: Eli Zaretskii To: thanks AT ok DOT com cc: djgpp AT delorie DOT com Subject: Re: AR, NM, GCC/GXX MANUALS In-Reply-To: <34696284.34EB@ok.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 12 Nov 1997 thanks AT ok DOT com wrote: > I just got DJGPP's C++ Compiler and I'm looking for documentation on the > following programs/utilities: AR.EXE, NM.EXE, GCC.EXE, GXX.EXE. > Can anyone please point me to where I can find them? I would really > love to have the GCC MANUAL, if it's out there somewhere. And a guide > to using AR and creating libraries. I've created my first library, and > now would like to see if I can extract one of the objects that it has :) They are all there, in your info subdirectory of the main DJGPP installation directory. You need to download and install v2gnu/txi390b.zip package, which includes a reader for the hypertext on-line docs. For more details, read chapter 5 of the DJGPP FAQ list (v2/faq210b.zip from the same place you get DJGPP).