www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/06/28/09:14:41

Xref: news2.mv.net comp.os.msdos.djgpp:5499
From: Thomas Demmer <demmer AT LSTM DOT Ruhr-UNI-Bochum DOT De>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Libraries
Date: Fri, 28 Jun 1996 09:14:44 +0100
Organization: Lehrstuhl fuer Stroemungsmechanik
Lines: 30
Message-ID: <31D39474.237C@LSTM.Ruhr-UNI-Bochum.De>
References: <Pine DOT SUN DOT 3 DOT 91 DOT 960627090748 DOT 9882K-100000 AT is>
NNTP-Posting-Host: bvb.lstm.ruhr-uni-bochum.de
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Eli Zaretskii wrote:
[...]
> You need to use the `ar' program.  To build a library, you invoke `ar'
> with a command line like this:
> 
>         ar rvs mylib.a file1.o file2.o file3.o
> 
> This creates a library named `mylib.a' and puts the named *.o object
> files into it.

Or say
  ar svr mylib.a file1.o file2.o file3.o
which  is my mnemonic for _S_ystem _V_ _R_elease null  :-)

-- 
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 -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019