Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Julie Tao" <julie.tao@gnss.com>
To: <gdb@sources.redhat.com>
Subject: build under linux and for host mingw
Date: Wed, 06 Jul 2005 21:13:00 -0000	[thread overview]
Message-ID: <F6DB04173ED3B64C9830D50AE1E0ED3A020D7C29@TOREXCL1.gmi.domain> (raw)

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.

configure:595: checking host system type
configure:616: checking target system type
configure:634: checking build system type
configure:689: checking for a BSD compatible install
configure:742: checking whether ln works
configure:766: checking whether ln -s works
configure:2033: checking for i386-mingw32-gnatbind
configure:2065: checking for gnatbind
configure:2098: checking whether compiler driver understands Ada
configure:2131: checking how to compare bootstrapped objects
configure:2229: checking for correct version of gmp.h
configure:2242: i386-mingw32-gcc -c -g -O2   conftest.c 1>&5
configure:2232:17: gmp.h: No such file or directory
configure: In function `main':
configure:2236: `choke' undeclared (first use in this function)
configure:2236: (Each undeclared identifier is reported only once
configure:2236: for each function it appears in.)
configure:2236: parse error before "me"
configure: failed program was:
#line 2231 "configure"
#include "confdefs.h"
#include "gmp.h"
int main() {

#if __GNU_MP_VERSION < 3
choke me
#endif

; return 0; }

Could anyone be kind to tell me what to do?

Thanks!

Julie







             reply	other threads:[~2005-07-06 21:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06 21:13 Julie Tao [this message]
2005-07-06 21:15 ` Daniel Jacobowitz
2005-07-06 21:27 Julie Tao
2005-07-06 21:29 ` Daniel Jacobowitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F6DB04173ED3B64C9830D50AE1E0ED3A020D7C29@TOREXCL1.gmi.domain \
    --to=julie.tao@gnss.com \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox