From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30559 invoked by alias); 22 Jan 2010 07:36:24 -0000 Received: (qmail 30550 invoked by uid 22791); 22 Jan 2010 07:36:24 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_SORBS_WEB,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 22 Jan 2010 07:36:19 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0KWN000000V8WA00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Fri, 22 Jan 2010 09:34:12 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.228.141.118]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KWN00LVP10VXK70@a-mtaout22.012.net.il>; Fri, 22 Jan 2010 09:34:08 +0200 (IST) Date: Fri, 22 Jan 2010 07:36:00 -0000 From: Eli Zaretskii Subject: Re: [patch]: Fix build for GO32 and WIN32 targets In-reply-to: <201001212218.44673.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org, ktietz70@googlemail.com Reply-to: Eli Zaretskii Message-id: <83sk9y7fux.fsf@gnu.org> References: <90baa01f1001210612v145db5f9m3b4607f602c2ae26@mail.gmail.com> <201001212124.21679.pedro@codesourcery.com> <83tyuf6rm6.fsf@gnu.org> <201001212218.44673.pedro@codesourcery.com> X-IsSubscribed: yes 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: 2010-01/txt/msg00545.txt.bz2 > From: Pedro Alves > Date: Thu, 21 Jan 2010 22:18:44 +0000 > Cc: gdb-patches@sourceware.org, ktietz70@googlemail.com > > I've answered your question of why don't other targets hit the same > problem. If there's something to should be done to implement some > missing bits for djgpp or mingw, that's a completely separate > change. I never said that I objected to this change (I don't), I just wanted to understand it, regardless.