From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12346 invoked by alias); 15 Apr 2008 08:35:13 -0000 Received: (qmail 12309 invoked by uid 22791); 15 Apr 2008 08:35:13 -0000 X-Spam-Check-By: sourceware.org Received: from mu-out-0910.google.com (HELO mu-out-0910.google.com) (209.85.134.190) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Apr 2008 08:34:44 +0000 Received: by mu-out-0910.google.com with SMTP id i2so807105mue.8 for ; Tue, 15 Apr 2008 01:34:41 -0700 (PDT) Received: by 10.78.132.2 with SMTP id f2mr5308791hud.19.1208248478025; Tue, 15 Apr 2008 01:34:38 -0700 (PDT) Received: by 10.78.150.10 with HTTP; Tue, 15 Apr 2008 01:34:37 -0700 (PDT) Message-ID: <93da74750804150134h36edcc21j952172d68ecf68a8@mail.gmail.com> Date: Tue, 15 Apr 2008 11:34:00 -0000 From: "Hans Kester" To: "Dave Murphy" Subject: Re: [PATCH, GDB 6.8] Build Insight correctly on a MinGW system Cc: gdb-patches@sourceware.org, insight@sourceware.org In-Reply-To: <48020D47.4030303@devkitpro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <93da74750804110214h4ec5905dpc921157e15b3ae5a@mail.gmail.com> <20080411124212.GA2057@caradoc.them.org> <48020D47.4030303@devkitpro.org> 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: 2008-04/txt/msg00273.txt.bz2 Dave Murphy wrote: > This was already committed to CVS back in March > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.ac.diff?r1=1.64&r2=1.65&cvsroot=src&f=h But apparently not in the 6.8 branch since I checked that out and did not see the patch. Or do I need more coffee? Hans