public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Pedro Alves <pedro@codesourcery.com>
To: gdb@sourceware.org
Cc: Joel Brobecker <brobecker@adacore.com>,
	asmwarrior <asmwarrior@gmail.com>
Subject: Re: gdb (gdbserver.exe) build problem under msys
Date: Wed, 26 Oct 2011 19:10:00 -0000	[thread overview]
Message-ID: <201110261737.28093.pedro@codesourcery.com> (raw)
In-Reply-To: <20111026155556.GC335@adacore.com>

On Wednesday 26 October 2011 16:55:56, Joel Brobecker wrote:
> > --host=mingw32 \
> > --build=mingw32 \
> > --target=mingw32 \
> 
> I've never configure with just `mingw32'. It's always been a triplet
> (such as 'i686-pc-mingw32'). Is that supposed to work?

I think so.  config.sub will expand it to canonical form:

$ src/config.sub mingw32
i386-pc-mingw32

But it's likely that something is going on with that.

-- 
Pedro Alves

  reply	other threads:[~2011-10-26 16:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-26 14:36 asmwarrior
2011-10-26 14:49 ` Pedro Alves
2011-10-27  0:55   ` Asmwarrior
2011-10-27  2:31   ` Asmwarrior
2011-10-27  7:10   ` Asmwarrior
2011-10-27 14:48   ` asmwarrior
2011-10-26 16:37 ` Joel Brobecker
2011-10-26 19:10   ` Pedro Alves [this message]
2011-10-26 23:10   ` Petr Hluzín

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=201110261737.28093.pedro@codesourcery.com \
    --to=pedro@codesourcery.com \
    --cc=asmwarrior@gmail.com \
    --cc=brobecker@adacore.com \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).