From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-bk0-f44.google.com ([209.85.214.44]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1S7Oxn-0003Bq-0z for ptxdist@pengutronix.de; Tue, 13 Mar 2012 11:28:20 +0100 Received: by bkuw5 with SMTP id w5so310582bku.31 for ; Tue, 13 Mar 2012 03:28:13 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20120313100747.GJ29221@pengutronix.de> References: <1331587504-16721-1-git-send-email-linux@bohmer.net> <1331587504-16721-4-git-send-email-linux@bohmer.net> <20120313100747.GJ29221@pengutronix.de> Date: Tue, 13 Mar 2012 11:28:13 +0100 Message-ID: From: Remy Bohmer Subject: Re: [ptxdist] [PATCH 4/5] [x86_64, libc] on multilib do not put all dynamic linkers in /lib Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi, 2012/3/13 Michael Olbrich : > On Mon, Mar 12, 2012 at 10:25:03PM +0100, Remy Bohmer wrote: >> It is assumed by the makefiles that all dynamic linkers must be put in >> /lib. This is however not true. Especially on multilib configurations this >> information cannot be guessed. By looking in the sysroot of the compiler >> toolchain the right paths can be found. Default the scripts already look >> there, so remove the unneeded options. > > No obvious issues but I need to do some more testing, to make sure it > doesn't break any other toolchains. OK. Thanks. Kind regards, Remy -- ptxdist mailing list ptxdist@pengutronix.de