This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]