bug-texinfo
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]