From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17963 invoked by alias); 26 Mar 2005 22:00:55 -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 17941 invoked from network); 26 Mar 2005 22:00:51 -0000 Received: from unknown (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org with SMTP; 26 Mar 2005 22:00:51 -0000 Received: from zaretski (IGLD-80-230-9-205.inter.net.il [80.230.9.205]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id AVM54947 (AUTH halo1); Sat, 26 Mar 2005 23:58:47 +0200 (IST) Date: Sat, 26 Mar 2005 22:00:00 -0000 From: "Eli Zaretskii" To: Mark Mitchell Message-ID: <01c5324e$Blat.v2.4$9f51c020@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: me@cgf.cx, gdb-patches@sources.redhat.com In-reply-to: <4245B29B.203@codesourcery.com> (message from Mark Mitchell on Sat, 26 Mar 2005 11:06:03 -0800) Subject: Re: PATCH: Windows sockets Reply-to: Eli Zaretskii References: <200503260127.j2Q1R59a022152@sethra.codesourcery.com> <200503260845.j2Q8jlLC019248@elgar.sibelius.xs4all.nl> <42459E07.9020201@codesourcery.com> <20050326174821.GA12793@trixie.casa.cgf.cx> <4245B29B.203@codesourcery.com> X-SW-Source: 2005-03/txt/msg00347.txt.bz2 > Date: Sat, 26 Mar 2005 11:06:03 -0800 > From: Mark Mitchell > CC: gdb-patches@sources.redhat.com > > (I'm not quite sure what we would call an environment in which the > compiler was Visual C, or some other non-GCC Windows compiler. Would > that still be MinGW? No. MinGW is the development environment that uses native Windows ports of GNU tools. So using MSVC is out.