This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH][PR build/23568] Fix gdb-7.12.1 MinGW/MSYS build issue
- From: Eli Zaretskii <eliz at gnu dot org>
- To: SiZiOUS <sizious at gmail dot com>
- Cc: palves at redhat dot com, gdb-patches at sourceware dot org
- Date: Sun, 09 Sep 2018 23:06:26 +0300
- Subject: Re: [PATCH][PR build/23568] Fix gdb-7.12.1 MinGW/MSYS build issue
- References: <56c5911c-e0ba-5a17-64bb-3634af60a07d@gmail.com> <18eaf339-ca0a-061c-4a17-b837e6ef81a2@redhat.com> <83wosa2yos.fsf@gnu.org> <56153263-c5e6-45ce-8629-c5a77cf17f5b@gmail.com> <a2621e17-0b13-5959-3e62-d865efd08792@gmail.com>
> From: SiZiOUS <sizious@gmail.com>
> Cc: gdb-patches@sourceware.org
> Date: Wed, 29 Aug 2018 10:04:20 +0200
>
> Just for your information, I tried to build gdb-8.1.1 under MinGW/MSYS
> and it doesn't work, due to a similar reason.
> I opened a bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23583
FWIW, building GDB 8.2 with the latest version 5.1.1 of the MinGW
runtime and w32 API headers doesn't have this problem, it builds
cleanly (modulo a few harmless warnings). So I suggest to upgrade to
the latest MinGW headers.