Date: Sun, 20 Sep 1998 00:00:55 -0400 From: David Holland <dholland@cs.toronto.edu> To: jabley@clear.co.nz (Joe Abley) Cc: freebsd@xaa.iae.nl, freebsd-current@FreeBSD.ORG Subject: Re: ELF ldconfig Message-ID: <98Sep20.000104edt.37911-17305@qew.cs.toronto.edu> In-Reply-To: <19980920133401.B9101@clear.co.nz> from "Joe Abley" at Sep 19, 98 09:34:01 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 incompatibility with the newer library? Standard ELF doesn't allow this, or support minor version numbers. Even worse things happen when you have two builds of (say) libslang.so.1 that were compiled against different libcs and are thus not interchangeable... -- - David A. Holland | (please continue to send non-list mail to dholland@cs.utoronto.ca | dholland@hcs.harvard.edu. yes, I moved.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?98Sep20.000104edt.37911-17305>