From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16660 invoked by alias); 11 May 2005 07:49:26 -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 16620 invoked from network); 11 May 2005 07:49:20 -0000 Received: from unknown (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org with SMTP; 11 May 2005 07:49:20 -0000 Received: from zaretski (IGLD-83-130-254-105.inter.net.il [83.130.254.105]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id BEQ75511 (AUTH halo1); Wed, 11 May 2005 10:48:00 +0300 (IDT) Date: Wed, 11 May 2005 07:53:00 -0000 From: "Eli Zaretskii" To: Mark Mitchell Message-ID: <01c555fd$Blat.v2.4$7ec8c1a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com In-reply-to: <4281B26C.60208@codesourcery.com> (message from Mark Mitchell on Wed, 11 May 2005 00:21:16 -0700) Subject: Re: MinGW build instructions Reply-to: Eli Zaretskii References: <200505092015.j49KFoPw028903@sethra.codesourcery.com> <01c55512$Blat.v2.4$85bf3480@zahav.net.il> <42804E09.9060508@codesourcery.com> <01c55598$Blat.v2.4$baecd3c0@zahav.net.il> <428113E4.9090807@codesourcery.com> <01c5559e$Blat.v2.4$1b76ee60@zahav.net.il> <20050510203127.GA10559@nevyn.them.org> <20050510213821.GA8600@trixie.casa.cgf.cx> <20050510214218.GA8776@trixie.casa.cgf.cx> <01c555f9$Blat.v2.4$330af160@zahav.net.il> <4281B26C.60208@codesourcery.com> X-SW-Source: 2005-05/txt/msg00243.txt.bz2 > Date: Wed, 11 May 2005 00:21:16 -0700 > From: Mark Mitchell > CC: gdb-patches@sources.redhat.com > > I'd be happy to write it up -- but what I do is simple: I cheat. I use > cross compilers from i686-pc-linux-gnu to i686-ming32. If it would be > useful for me to show how I configure and build GDB like that, I'm happy > to write that up; just let me know. I think it will be better than nothing, and the information about the non-default libraries you link in should be good for other builds as well. With luck, other people who build GDB for Windows will report their setups as well, so with time more possible setups will be in the file.