Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jan Vrany <jan.vrany@fit.cvut.cz>
Cc: gdb@sourceware.org
Subject: Re: Compiling GDB on Windows using mingw64 toolchain
Date: Tue, 06 Mar 2018 17:44:00 -0000	[thread overview]
Message-ID: <83sh9dqeti.fsf@gnu.org> (raw)
In-Reply-To: <1520352887.16358.25.camel@fit.cvut.cz> (message from Jan Vrany	on Tue, 06 Mar 2018 16:14:47 +0000)

> From: Jan Vrany <jan.vrany@fit.cvut.cz>
> Cc: gdb@sourceware.org
> Date: Tue, 06 Mar 2018 16:14:47 +0000
> 
> On Tue, 2018-03-06 at 17:57 +0200, Eli Zaretskii wrote:
> > > 
> > 
> > Doesn't MinGW64 have the wint_t type?  Because if it does, that part
> > of wchar.in.h should have been bypassed in your build.
> 
> I believe it does have it. Following compile just fine:
> --
> #include <cwchar>
> int main(int argc, char **argv) {
>         ::wint_t a;
>         wint_t b;
>         return 0;
> }

Then I guess you need to look in the config.log to understand why the
configure-time test for it failed.


  reply	other threads:[~2018-03-06 17:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-04 17:19 Jan Vrany
2018-03-05 11:53 ` Yao Qi
2018-03-06 10:43   ` Jan Vrany
2018-03-05 12:23 ` Pedro Alves
2018-03-06 11:04   ` Jan Vrany
2018-03-06 15:58     ` Eli Zaretskii
2018-03-06 16:15       ` Jan Vrany
2018-03-06 17:44         ` Eli Zaretskii [this message]
2018-03-08  9:15           ` Jan Vrany

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=83sh9dqeti.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb@sourceware.org \
    --cc=jan.vrany@fit.cvut.cz \
    /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