From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Lurndal Subject: Re: Library versioning issues II Date: Wed, 10 Feb 2010 11:28:07 -0800 Message-ID: <20100210192807.GA31773@pendragon.3leafnetworks.com> References: <20100209214830.GA23942@pendragon.3leafnetworks.com> <20100210073442.GH2777@one.firstfloor.org> <20100210124512.GI2777@one.firstfloor.org> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20100210124512.GI2777@one.firstfloor.org> Sender: linux-numa-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andi Kleen Cc: linux-numa@vger.kernel.org On Wed, Feb 10, 2010 at 01:45:12PM +0100, Andi Kleen wrote: > > As a addendum (after looking at the documentation) it seems like > glibc has already anticipated that problem and > your user simply needs to switch to dlvsym() and specify the expected > version. Thanks Andi, I'll convey this to the vendor. They may be reluctant to use a non-posix interface, but c'est la vie. scott