Date: Mon, 27 Mar 1995 13:42:53 -0800 From: David Greenman <davidg@Root.COM> To: "Jordan K. Hubbard" <jkh@freefall.cdrom.com> Cc: current@FreeBSD.org Subject: Re: shared library versioning Message-ID: <199503272142.NAA00465@corbin.Root.COM> In-Reply-To: Your message of "Mon, 27 Mar 95 13:37:42 PST." <9650.796340262@freefall.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> I didn't see a bump, but as a result of this change, it should be. > >So instead of said binaries failing catastrophically on a link >error, they just fail to find the library in question and fail >catastrophically on a missing library? No, ld.so looks for the highest rev library with the same major number. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503272142.NAA00465>