Mail Archives: djgpp/1997/11/12/08:01:21
thanks AT ok DOT com wrote:
>
> Hi,
>
> 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 :)
>
> I used "ar rvs" because someone told me that's how you do it, but I
> would like to know why. Please post the URL's to the documentation.
> Thank You, any input is apreciated.
>
> Tim.
Try
info bin ar
or
info -f binutils.inf
The info files should be available at the same place where
you found djgpp, and they are included in v2gnu/bnu27b.zip
--
Ciao
Tom
*************************************************************
* Thomas Demmer *
* Lehrstuhl fuer Stroemungsmechanik *
* Ruhr-Uni-Bochum *
* Universitaetsstr. 150 *
* D-44780 Bochum *
* Tel: +49 234 700 6434 *
* Fax: +49 234 709 4162 *
* http://www.lstm.ruhr-uni-bochum.de/~demmer *
*************************************************************
- Raw text -