Re: Compiling GDB on Windows using mingw64 toolchain
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Jan Vrany <[email protected]> > Date: Tue, 06 Mar 2018 11:04:28 +0000 > > When I remove the `-I../../gdb/gnulib/import -Ibuild-gnulib/import` > from the command, it compiles just fine. > It seems to me that the problem originats in > gdb/gnulib/import/wchar.in.h., line ~111. > > How to fix that, I don't know (yet). 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.