From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1957 invoked by alias); 22 Apr 2005 17:36:20 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 1933 invoked from network); 22 Apr 2005 17:36:16 -0000 Received: from unknown (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org with SMTP; 22 Apr 2005 17:36:16 -0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.0/8.13.0) with ESMTP id j3MHYof0028870; Fri, 22 Apr 2005 19:34:50 +0200 (CEST) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id j3MHYnoD001161; Fri, 22 Apr 2005 19:34:49 +0200 (CEST) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id j3MHYnEw005106; Fri, 22 Apr 2005 19:34:49 +0200 (CEST) Date: Fri, 22 Apr 2005 17:36:00 -0000 Message-Id: <200504221734.j3MHYnEw005106@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: mark@codesourcery.com CC: schlie@comcast.net, gdb-patches@sources.redhat.com In-reply-to: <42691DE2.3050405@codesourcery.com> (message from Mark Mitchell on Fri, 22 Apr 2005 08:53:06 -0700) Subject: Re: Windows patch status? (broke build) References: <42691DE2.3050405@codesourcery.com> X-SW-Source: 2005-04/txt/msg00285.txt.bz2 Date: Fri, 22 Apr 2005 08:53:06 -0700 From: Mark Mitchell Paul Schlie wrote: >>Mark Mitchell wrote: >> >>>This patch broke the build of HEAD on ppc-apple-darwin7.9 w/-target=avr: >> >>Does this fix it? If so, is this OK to check in, with a ChangeLog? > > > Yes seems to, it's now built past this point, thank you. Good. I'm just waiting on an OK to check in the fix, then. Go ahead; it's pretty obvious. Mark