From: DJ Delorie <dj@redhat.com>
To: eliz@gnu.org
Cc: gdb@sourceware.org
Subject: Re: GDB/Mingw make problem
Date: Mon, 14 Jan 2008 21:13:00 -0000 [thread overview]
Message-ID: <200801142112.m0ELCgA2007612@greed.delorie.com> (raw)
In-Reply-To: <uy7asp2fq.fsf@gnu.org> (message from Eli Zaretskii on Mon, 14 Jan 2008 22:39:05 +0200)
> ?? I'd expect --target=djgpp do that automatically (it's a
> cross-compilation, right?)
It's the difference between a cygwin-x-djgpp cross compiler and a
mingw-x-djgpp cross compiler. If --host is mingw, you're actually
doing a canadian (although configure doesn't realize it, so it's not
the traditional build/host/target canadian), so you need to ensure
that CC is set right.
Otherwise, in the example given, you're trying to build cygwin
programs using mingw headers, or something like that. Subtle bugs
ensue.
next prev parent reply other threads:[~2008-01-14 21:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-13 19:18 Gerrit van Niekerk
2008-01-13 20:05 ` Eli Zaretskii
2008-01-13 20:59 ` Gerrit van Niekerk
2008-01-14 4:05 ` Eli Zaretskii
2008-01-14 16:42 ` Gerrit van Niekerk
2008-01-14 16:45 ` Bob Rossi
2008-01-14 17:41 ` Andrew STUBBS
2008-01-14 17:43 ` Andrew STUBBS
2008-01-14 20:39 ` Eli Zaretskii
2008-01-14 21:13 ` DJ Delorie [this message]
2008-01-15 7:33 ` Gerrit van Niekerk
2008-01-15 11:07 ` Andrew STUBBS
2008-01-15 16:04 ` Gerrit van Niekerk
2008-02-09 0:48 ` Dave Murphy
2008-02-10 19:35 ` Gerrit van Niekerk
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=200801142112.m0ELCgA2007612@greed.delorie.com \
--to=dj@redhat.com \
--cc=eliz@gnu.org \
--cc=gdb@sourceware.org \
/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