Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 1998 20:47:59 +0200
From:      Mark Huizer <freebsd@xaa.iae.nl>
To:        ports@FreeBSD.ORG
Subject:   Re: ELF transition for ports (revised)
Message-ID:  <19980918204759.A705@xaa.iae.nl>
In-Reply-To: <199809170114.SAA10463@silvia.hip.berkeley.edu>; from Satoshi Asami on Wed, Sep 16, 1998 at 06:14:55PM -0700
References:  <199809170114.SAA10463@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
>  (3a) Elf libraries should be called "libfoo.so.M".  (It is not
>       allowed to create an elf library with a name "libfoo.so.M.N",
>       even if you create a symlink to make it accessible via
>       "libfoo.so.M".)  Also, assuming "cc -shared" is used rather than
>       "ld" directly, the only difference is that they need to add
>       "-Wl,-soname,libfoo.so.M" on the command line.
so it doesn't matter that you'd have .so.1.2.2 truncated to .so.1 and the
next (.so.1.2.3) will also be called .so.1?

(this is for the libslang port that wants to install libslang.1.2.2

Mark

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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