[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shared libraries naming
- To: ports@openbsd.org
- Subject: Re: shared libraries naming
- From: naddy@mips.inka.de (Christian Weisgerber)
- Date: Mon, 3 Feb 2003 18:06:25 +0000 (UTC)
- Newsgroups: list.openbsd.ports
- References: <20030131091351.39893f64.nick@nauwelaerts.net>
Nick Nauwelaerts <nick@nauwelaerts.net> wrote:
> I'm currently working on a port of dmalloc-4.8.2. Now, by default
> dmalloc's shared libs use an .so extension instead of an .so.X.X and
> with this ld won't pick up the shared libraries. So, to what should I
> change the shared library's name, should it be .so.4.82, .so.48.2 or
> simply .so.0.0?
Whatever makes sense, your choice.
Make sure you understand the meaning of major/minor library revisions.
--
Christian "naddy" Weisgerber naddy@mips.inka.de