atom feed22 messages in org.freebsd.freebsd-currentRe: ELF ldconfig
FromSent OnAttachments
Joe AbleySep 19, 1998 9:27 am 
Terry LambertSep 19, 1998 10:24 am 
Joe AbleySep 19, 1998 10:38 am 
Joe AbleySep 19, 1998 10:45 am 
Terry LambertSep 19, 1998 10:49 am 
John PolstraSep 19, 1998 1:32 pm 
Joe AbleySep 19, 1998 4:16 pm 
Mark HuizerSep 19, 1998 4:36 pm 
Joe AbleySep 19, 1998 6:33 pm 
Dan NelsonSep 19, 1998 8:13 pm 
David HollandSep 19, 1998 9:00 pm 
Joe AbleySep 19, 1998 10:02 pm 
Peter WemmSep 20, 1998 12:50 am 
Terry LambertSep 20, 1998 2:29 am 
Terry LambertSep 20, 1998 2:48 am 
David HollandSep 20, 1998 10:55 am 
David HollandSep 20, 1998 11:04 am 
Terry LambertSep 20, 1998 2:24 pm 
David HollandSep 20, 1998 4:39 pm 
Terry LambertSep 21, 1998 1:17 am 
David HollandSep 21, 1998 11:30 am 
David HollandSep 24, 1998 1:58 pm 
Subject:Re: ELF ldconfig
From:Terry Lambert (tlam@primenet.com)
Date:Sep 20, 1998 2:29:51 am
List:org.freebsd.freebsd-current

That was my concern. Surely there must come a time when two versions of a shared library exist (with identical major version numbers), and an application requires to be dynamically linked to the older of the two because of some incompatability with the newer library?

Never.

If this ever occurs, you are *required* to bump the major version number.

Minor version number changes are reserved for (a) bug fixes and (b) additional interfaces that do not impact existing interfaces.

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