Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 1998 13:25:38 -0500 (EST)
From:      Brian Clapper <bmc@WillsCreek.COM>
To:        "Justin M. Seger" <jseger@freebsd.scds.com>
Cc:        questions@freebsd.org
Subject:   Re: Linux ar
Message-ID:  <199801111825.NAA08460@current.willscreek.com>
In-Reply-To: <199801110420.XAA09265@freebsd.scds.com>
References:  <199801110420.XAA09265@freebsd.scds.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10 January, 1998, at 23:20 (-0500)
Justin M. Seger <jseger@freebsd.scds.com> wrote:

> What is the FreeBSD equivilent of Linux's `ar rcs`?

Assuming your version of Linux is using GNU's `ar', the following commands
on FreeBSD should do what you want:

        ar rc library.a ...
        ranlib library.a

-----
Brian Clapper, bmc@WillsCreek.COM, http://WWW.WillsCreek.COM/
Drawing on my fine command of language, I said nothing.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801111825.NAA08460>