From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: Library versioning issues II Date: Wed, 10 Feb 2010 13:45:12 +0100 Message-ID: <20100210124512.GI2777@one.firstfloor.org> References: <20100209214830.GA23942@pendragon.3leafnetworks.com> <20100210073442.GH2777@one.firstfloor.org> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20100210073442.GH2777@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: Scott Lurndal , linux-numa@vger.kernel.org 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. -Andi -- ak@linux.intel.com -- Speaking for myself only.