From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12571 invoked by alias); 29 Dec 2011 11:13:22 -0000 Received: (qmail 12563 invoked by uid 22791); 29 Dec 2011 11:13:22 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-iy0-f169.google.com (HELO mail-iy0-f169.google.com) (209.85.210.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 29 Dec 2011 11:13:09 +0000 Received: by iacb35 with SMTP id b35so25536794iac.0 for ; Thu, 29 Dec 2011 03:13:09 -0800 (PST) Received: by 10.50.184.166 with SMTP id ev6mr39788147igc.2.1325157189226; Thu, 29 Dec 2011 03:13:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.91.81 with HTTP; Thu, 29 Dec 2011 03:12:48 -0800 (PST) In-Reply-To: References: From: Luca Pizzamiglio Date: Thu, 29 Dec 2011 12:18:00 -0000 Message-ID: Subject: Re: wrong bfd recognized To: Tom Tromey Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-12/txt/msg00888.txt.bz2 Ok. A possible entry could be: improved bfd local static library detection in the configure script Luca PS Sorry for the delay, Xmas break ;) On Wed, Dec 21, 2011 at 6:28 PM, Tom Tromey wrote: >>>>>> "Luca" == Luca Pizzamiglio writes: > > Luca> Am I missing some contraindication or a way to point the right > Luca> libreadline? > > I don't think there is. > > Luca> thanks in advance for the help > > Could you write a ChangeLog entry for your patch? > I will put it in. > > Tom