From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8801 invoked by alias); 25 Feb 2002 06:31:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8712 invoked from network); 25 Feb 2002 06:31:19 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 25 Feb 2002 06:31:19 -0000 Received: from cgf.cipe.redhat.com (cgf.cipe.redhat.com [10.0.1.172]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g1P6VGs19195; Mon, 25 Feb 2002 01:31:16 -0500 Received: (from cgf@localhost) by cgf.cipe.redhat.com (8.11.6/8.8.7) id g1P6VRN25690; Mon, 25 Feb 2002 01:31:27 -0500 Date: Sun, 24 Feb 2002 22:31:00 -0000 From: Christopher Faylor To: Eli Zaretskii Cc: gdb@sources.redhat.com, hongli@telekabel.nl Subject: Re: How to compile GDB 5.1.1 in Mingw32 with MSYS? Message-ID: <20020225063127.GA25626@redhat.com> Mail-Followup-To: Eli Zaretskii , gdb@sources.redhat.com, hongli@telekabel.nl References: <20020225001042.GD22074@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-02/txt/msg00304.txt.bz2 On Mon, Feb 25, 2002 at 08:17:15AM +0200, Eli Zaretskii wrote: >On Sun, 24 Feb 2002, Christopher Faylor wrote: >>There is no supported way to build gdb for mingw however the cygwin >>version of gdb should work ok. >> >>>Are there any precompiled binaries of GDB 5.x for Win32? >> >>Someone on the mingw list was advertising some prebuilt binaries. Go >>to www.mingw.org and look around in the mailing list archives. > >Perhaps both of these hints should be somewhere in README or in >PROBLEMS. I don't think we want to advertise the port. It didn't sound like it was anywhere close to a clean port and there were some problems. Do we want to include pointers to binaries on other sites in the README or PROBLEMS? I don't think we want to go down that path. I guess we could add a line that says that gdb doesn't build under mingw. cgf