From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14721 invoked by alias); 20 Jul 2011 20:46:34 -0000 Received: (qmail 14712 invoked by uid 22791); 20 Jul 2011 20:46:33 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-pv0-f169.google.com (HELO mail-pv0-f169.google.com) (74.125.83.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 Jul 2011 20:46:19 +0000 Received: by pvc12 with SMTP id 12so641271pvc.0 for ; Wed, 20 Jul 2011 13:46:19 -0700 (PDT) Received: by 10.142.217.2 with SMTP id p2mr4132037wfg.111.1311194779299; Wed, 20 Jul 2011 13:46:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.212.19 with HTTP; Wed, 20 Jul 2011 13:45:59 -0700 (PDT) In-Reply-To: <20110720192506.GB2455@ednor.casa.cgf.cx> References: <1311145448.7796.40.camel@YAAKOV04> <20110720192506.GB2455@ednor.casa.cgf.cx> From: "Yaakov (Cygwin/X)" Date: Wed, 20 Jul 2011 21:03:00 -0000 Message-ID: Subject: Re: [PATCH] fix config.rpath for cygwin/mingw To: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-07/txt/msg00565.txt.bz2 On Wed, Jul 20, 2011 at 14:25, Christopher Faylor wrote: > On Wed, Jul 20, 2011 at 02:04:06AM -0500, Yaakov (Cygwin/X) wrote: >>2011-07-20 =A0Yaakov Selkowitz =A0 >> >> =A0 =A0 =A0 * config.rpath [cygwin|mingw*|pw32] (shrext): Change to .dll= .a, >> =A0 =A0 =A0 to match the import library suffix. > > Looks ok. =A0Do you have a CVS tree checked out which would enable you to > check this in? I do. But I have sent the same patch to gcc-patches@ and binutils@; since this affects all of them, do I need to wait for approval there as well? Yaakov Cygwin Ports