[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libtool's .la files



At 16:58 -0500 1999-05-04, Ossama Othman wrote:
On  4 May, Marcelo E. Magallon wrote:
> if the soname is libltdl.so.0.1.1 the package should be called libltdl0.1.1;
> if, OTOH, the soname is libltdl.so.0 (which is more likely, given libtool
> generates that kind of sonames), then the package should be called
> libltdl0

*sigh*
I think I am confusing what the definition of "soname" is.

jk@cerberus:[~]% objdump -p /lib/libc-2.1.1.so | awk '/SONAME/ {print $2}'
libc.so.6
^ That is the soname
--
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL:mailto:jk@espy.org>                 <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/>               <URL:http://www.debian.org/>


Reply to: