From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16620 invoked by alias); 25 May 2007 19:33:23 -0000 Received: (qmail 16593 invoked by uid 22791); 25 May 2007 19:33:21 -0000 X-Spam-Check-By: sourceware.org Received: from exsmtp02.agrinet.ch (HELO exsmtp02.agrinet.ch) (81.221.254.201) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 25 May 2007 19:33:20 +0000 Received: from smtp.messaging.ch ([10.50.250.214]) by exsmtp02.agrinet.ch with Microsoft SMTPSVC(6.0.3790.1830); Fri, 25 May 2007 21:33:16 +0200 Received: from wolfram.andreas.nets ([84.73.68.225]) by smtp.messaging.ch with id 3UP01X0034rcz700000000; Fri, 25 May 2007 18:23:01 +0200 X-IMP: RBL SBL+XBL: 0.00,RBL SPAMCOP: 0.00,RBL SORBS: 0.10,URL RHS: 0.00,URL SURBL: 0.00 Message-ID: <465739FA.4060409@pop.agri.ch> Date: Fri, 25 May 2007 19:33:00 -0000 From: Andreas Tobler User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: bonzini@gnu.org CC: 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 Subject: Re: New libtool is in the GCC and Src trees. 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> In-Reply-To: <4657204A.9010301@lu.unisi.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00400.txt.bz2 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 ? > > Peter said he'd look at it in the weekend. (I'll be offline for the > whole weekend instead) Thank you, Regards, Andreas