build under linux and for host mingw
Daniel Jacobowitz
drow@false.org
Wed Jul 6 21:15:00 GMT 2005
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
More information about the Gdb
mailing list