From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19180 invoked by alias); 25 May 2007 19:39:08 -0000 Received: (qmail 19152 invoked by uid 22791); 25 May 2007 19:39:07 -0000 X-Spam-Check-By: sourceware.org Received: from mail-out4.apple.com (HELO mail-out4.apple.com) (17.254.13.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 25 May 2007 19:39:05 +0000 Received: from relay8.apple.com (relay8.apple.com [17.128.113.38]) by mail-out4.apple.com (Postfix) with ESMTP id 6C2AB21F782; Fri, 25 May 2007 12:39:04 -0700 (PDT) Received: from relay8.apple.com (unknown [127.0.0.1]) by relay8.apple.com (Symantec Mail Security) with ESMTP id 53CC240473; Fri, 25 May 2007 12:39:04 -0700 (PDT) X-AuditID: 11807126-ae7e4bb000003f8b-9e-46573b588646 Received: from [17.219.198.65] (unknown [17.219.198.65]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay8.apple.com (Apple SCV relay) with ESMTP id EB23D404F5; Fri, 25 May 2007 12:39:03 -0700 (PDT) In-Reply-To: <465739FA.4060409@pop.agri.ch> References: <200705242032.NAA13355@hpsje.cup.hp.com> <1180041270.4254.1191675307@webmail.messagingengine.com> <916D5267-3B4D-42E3-99C4-CD9A7228D466@apple.com> <46571EEE.6000809@pop.agri.ch> <4657204A.9010301@lu.unisi.ch> <465739FA.4060409@pop.agri.ch> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: bonzini@gnu.org, Mike Stump , libtool@cwilson.fastmail.fm, Steve Ellcey , jjohnstn@redhat.com, newlib@sourceware.org, aoliva@redhat.com, gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org, binutils@sourceware.org, Peter O'Gorman Content-Transfer-Encoding: 7bit From: Eric Christopher Subject: Re: New libtool is in the GCC and Src trees. Date: Fri, 25 May 2007 19:39:00 -0000 To: Andreas Tobler X-Mailer: Apple Mail (2.752.3) 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: 2007-05/txt/msg00401.txt.bz2 On May 25, 2007, at 12:33 PM, Andreas Tobler wrote: > Paolo Bonzini wrote: >>> /head/testbin-single/lib/libltdl.3.dylib -Wl,- >>> compatibility_version -Wl,5 -Wl,-current_version -Wl,5.1 >>> /usr/bin/ld: unknown flag: -compatibility_version >>> collect2: ld returned 1 exit status >>> >>> And Paolo, your suggestion doesn't work. Same error. >>> >>> So, do I follow correctly to put my patch into ltmain.sh on gcc? >> Go ahead (gcc and src), remembering it is a temporary measure. > > Ok, done on gcc. Looking for a helper on src. Or is it time to > request src access ? I'll commit. Though if you'd like and have a need for src access lemme know. -eric