all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs 25.3+ fails to start on Win XP
Date: Sat, 18 Nov 2017 11:15:50 +0200	[thread overview]
Message-ID: <83375cgd6h.fsf@gnu.org> (raw)
In-Reply-To: <m3d14g7z5m.fsf@siart.de> (message from Uwe Siart on Sat, 18 Nov 2017 09:45:57 +0100)

> 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	other threads:[~2017-11-18  9:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-18  8:45 Emacs 25.3+ fails to start on Win XP Uwe Siart
2017-11-18  9:15 ` Eli Zaretskii [this message]
     [not found] ` <mailman.3948.1510996570.27995.help-gnu-emacs@gnu.org>
2017-11-18 10:43   ` Uwe Siart
2017-11-18 10:48     ` Uwe Siart
2017-11-29 12:05   ` Uwe Siart
2017-11-29 19:41     ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83375cgd6h.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.