From owner-freebsd-questions Tue Dec 29 11:11:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01385 for freebsd-questions-outgoing; Tue, 29 Dec 1998 11:11:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from apogee.whack.org (apogee.whack.org [209.152.153.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01379; Tue, 29 Dec 1998 11:11:09 -0800 (PST) (envelope-from andrew@whack.org) Received: from andrew by apogee.whack.org with local (Exim 2.05 #1) id 0zv4Vy-0003jr-00; Tue, 29 Dec 1998 11:09:10 -0800 Message-ID: <19981229110910.A14336@apogee.whack.org> Date: Tue, 29 Dec 1998 11:09:10 -0800 From: Andrew To: freebsd-questions@FreeBSD.ORG Cc: torstenb@FreeBSD.ORG Subject: shared libs Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I am curious to find out if anyone can explain shared libs... Background; when compiling tcp_wrappers-7.6 from source libwrap.a is created. In the FreeBSD port, however, there is an additional lib, libwrap.so.7.6 (and a symblink to it from libwrap.so). OK, my question, what is the difference between libwrap.a and libwrap.so.7.6, under what circumstances is each one used, and how do I create libwrap.so.7.6 from sources? Cordially, _____________________________________________ Andrew Perkins andrew@violet.org System Administrator 415.739.0540 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message