[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Silence compiler warnings with MinGW64
From: |
Arash Esbati |
Subject: |
Re: [PATCH] Silence compiler warnings with MinGW64 |
Date: |
Thu, 06 Apr 2023 13:22:46 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
> The only Windows-specific issue I'm aware of is that the 'configure'
> command should point to the native MS-Windows port of Perl, not to the
> MSYS Perl.
That's true, as long as you want to build from a tarball. If you want
to build from git, you have to install other stuff like:
automake-wrapper
msys2-runtime-devel
libtool
man-db
help2man
Maybe the biggest issue is that the build process requires wait.h which
is part of msys2-runtime-devel.
Best, Arash
- integer types, (continued)
- integer types, Gavin Smith, 2023/04/05
- Re: integer types, Eli Zaretskii, 2023/04/05
- Re: integer types, Gavin Smith, 2023/04/05
- Re: integer types, Eli Zaretskii, 2023/04/05
- Re: integer types, Gavin Smith, 2023/04/05
- Re: integer types, Andreas Schwab, 2023/04/05
Re: [PATCH] Silence compiler warnings with MinGW64, Gavin Smith, 2023/04/05
- Re: [PATCH] Silence compiler warnings with MinGW64, Arash Esbati, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Gavin Smith, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Eli Zaretskii, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64,
Arash Esbati <=
- Re: [PATCH] Silence compiler warnings with MinGW64, Eli Zaretskii, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Gavin Smith, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Arash Esbati, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Arash Esbati, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Eli Zaretskii, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Arash Esbati, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Eli Zaretskii, 2023/04/06