emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Native compilation on Windows, was Re: Bootstrap Compilation Speed


From: Eli Zaretskii
Subject: Re: Native compilation on Windows, was Re: Bootstrap Compilation Speed
Date: Sun, 30 Jan 2022 12:19:12 +0200

> From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
> Cc: Eli Zaretskii <eliz@gnu.org>,  Phillip Lord
>  <phillip.lord@russet.org.uk>,  Emacs developers <emacs-devel@gnu.org>
> Date: Sun, 30 Jan 2022 11:13:00 +0100
> 
> An aside regarding dependencies: When I'm starting Emacs from your
> current build from an MSYS2 shell I'm getting this warning:
> 
>   gnutls.c: [1] (Emacs) GnuTLS library not found
> 
> Even though libgnutls-30.dll, libgnutls-openssl-27.dll and
> libgnutlsxx-28.dll are in Emacs' bin/ directory.

Check the dependencies of libgnutls-30.dll, perhaps they are not on
PATH.  (They should ideally be in the same directory as
libgnutls-30.dll itself.)

> This warning doesn't appear, when starting Emacs from an Mingw64 shell.
> Sigh, it seems when it was build under MinGW64 it has to be started from
> such a shell?

No, it just means your PATH is different in MinGW64 shell.



reply via email to

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