From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19545 invoked by alias); 3 Mar 2010 15:29:26 -0000 Received: (qmail 19506 invoked by uid 22791); 3 Mar 2010 15:29:23 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 03 Mar 2010 15:29:20 +0000 Received: (qmail 20771 invoked from network); 3 Mar 2010 15:29:18 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 3 Mar 2010 15:29:18 -0000 Date: Wed, 03 Mar 2010 15:29:00 -0000 From: Daniel Jacobowitz To: Jan Kratochvil Cc: Joel Brobecker , Michael Snyder , "gdb@sourceware.org" Subject: Re: python config question Message-ID: <20100303152913.GA18518@caradoc.them.org> Mail-Followup-To: Jan Kratochvil , Joel Brobecker , Michael Snyder , "gdb@sourceware.org" References: <4B8C5DD4.1070501@vmware.com> <20100302052219.GF2850@adacore.com> <4B8D54E1.7030003@vmware.com> <20100303045039.GB15364@adacore.com> <20100303092047.GA24396@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100303092047.GA24396@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00012.txt.bz2 On Wed, Mar 03, 2010 at 10:20:47AM +0100, Jan Kratochvil wrote: > IIUC you ship libpython*.so.* libraries bundled with the shipped gdb. > Isn't ld.so's $ORIGIN useful? > > $ORIGIN and rpath FYI, this is how we do it, and part of why I don't think automatic -rpath is a good idea. -- Daniel Jacobowitz CodeSourcery