Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 1996 16:12:21 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Subject:   Re: shareable libdisk?
Message-ID:  <199611301512.QAA01900@uriah.heep.sax.de>
In-Reply-To: <199611300931.UAA25806@genesis.atrad.adelaide.edu.au> from Michael Smith at "Nov 30, 96 08:01:59 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Michael Smith wrote:

> I'm doing some work for which a shareable libdisk would be very handy
> (so I can load it into tclsh, FWIW.); any objections to the following
> patch:

No objection.

> +SHLIB_MAJOR=   1
> +SHLIB_MINOR=   0
>  
>  MAN3=          libdisk.3
>  MLINKS+=       libdisk.3 Open_Disk.3 \
> 
> (or whatever major/minor is appropriate?)

Ask Poul-Henning, he's the author.  I think all our `native' shlibs
have at least major version 2, since the #1 libs have been used in
FreeBSD 1.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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