This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
RE: build under linux and for host mingw
- From: "Julie Tao" <julie dot tao at gnss dot com>
- To: "Daniel Jacobowitz" <drow at false dot org>
- Cc: <gdb at sources dot redhat dot com>
- Date: Wed, 6 Jul 2005 17:27:27 -0400
- Subject: RE: build under linux and for host mingw
Hi Daniel,
Is there any version of gdb supports mingw hosting?
I have a very old version of gdb (probably 4.7) and I can build it for
mingw host successfully. However, I need a more recent gdb to work with.
Thanks!
Julie
-----Original Message-----
From: Daniel Jacobowitz [mailto:drow@false.org]
Sent: Wednesday, July 06, 2005 5:16 PM
To: Julie Tao
Cc: gdb@sources.redhat.com
Subject: Re: build under linux and for host mingw
On Wed, Jul 06, 2005 at 05:13:46PM -0400, Julie Tao wrote:
> Hi,
>
> I downloaded gdb-6.3 and try to build a cross debugger for host mingw
> and build it on the Linux:
>
> --host = i386-mingw32
> --target = mips
> --build = i386-redhat-linux
>
> I got the following error messages from config.log:
>
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
This is not the correct log file; the "error" is harmless. It'll be in
another one somewhere.
However, the released GDB 6.3 did not support i386-mingw32 hosting. I
hope a future release will.
--
Daniel Jacobowitz
CodeSourcery, LLC