help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs 25.3+ fails to start on Win XP


From: Eli Zaretskii
Subject: Re: Emacs 25.3+ fails to start on Win XP
Date: Sat, 18 Nov 2017 11:15:50 +0200

> From: Uwe Siart <usenet@siart.de>
> Date: Sat, 18 Nov 2017 09:45:57 +0100
> 
> Emacs 25.3 and newer fails to start on a Win XP box. When clicking
> runemacs.exe I get an error that says that the procedure call "_time32"
> fails in msvcrt.dll.
> 
> I don't see this with Emacs 25.2.
> 
> Are there any known ways to solve this issue other than "Finally quit
> using XP"?
> 
> Or does it mean that 25.2 is the last version that supports XP?

Emacs continues to support XP, I use it that way all the time.  I'm
guessing that you are using precompiled binaries from some site, and
those binaries were linked against system libraries which require
functions not present in the C runtime on XP.  (If these are official
GNU binaries, then it's unfortunate we provide such binaries.  In that
case, please file a bug report using report-emacs-bug.)

I think the root cause is that MinGW64 stopped supporting Windows XP.
This is probably justified in the 64-bit builds, but MinGW64 also
offers a 32-bit build environment, where XP should have been
supported.  FWIW, mingw.org's MinGW still supports Windows XP (and
also Windows 9X).



reply via email to

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