Mail Archives: djgpp/1997/11/12/07:25:41
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).
- Raw text -