all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Chen Xiaodong" <lokr@163.com>
Cc: 55015@debbugs.gnu.org
Subject: bug#55015: V28.1 can't run on WinXP 32bit
Date: Tue, 19 Apr 2022 09:13:56 +0300	[thread overview]
Message-ID: <83pmldvbvf.fsf@gnu.org> (raw)
In-Reply-To: <48e64258.1677.1803fa2e788.Coremail.lokr@163.com>

> Date: Tue, 19 Apr 2022 10:24:42 +0800 (CST)
> From: "Chen Xiaodong" <lokr@163.com>
> 
> I have been using Emacs 27.2 normally, today I update it to V28.1, the
> new version just not start. It says "***runemacs.exe is not a valid
> Win32 applicaton".
> 
> Have you offered a Win32 version as usual?
> 
> Some one in someplace are still obliged to use old WinXP machines.

It isn't our fault.  The "official" binaries provided on the GNU FTP
sites use MinGW64 for building the native Windows port of Emacs, and
MinGW64 dropped support for Windows XP (and I believe also Vista and
Windows 7) quite some time ago.  Which in practice means there's no
point for us to provide 32-bit binaries of Emacs, because the only
systems on which they are needed are no longer supported by the
MinGW64 runtime libraries.

To have an Emacs binary suitable for Windows XP, you must compile
Emacs with mingw.org's MinGW (https://osdn.net/projects/mingw/releases),
which is what I do, and the result runs on my Windows XP very well
(and should also run on older versions of Windows, although AFAIK that
was not tested for a long time).

Maybe some volunteer will step forward and provide 32-bit Windows
binaries of Emacs that can be used on those older version of Windows.





  reply	other threads:[~2022-04-19  6:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19  2:24 bug#55015: V28.1 can't run on WinXP 32bit Chen Xiaodong
2022-04-19  6:13 ` Eli Zaretskii [this message]
2022-04-19 10:55   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-11 12:31   ` Lars Ingebrigtsen
2022-09-12 16:32     ` Eli Zaretskii

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=83pmldvbvf.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=55015@debbugs.gnu.org \
    --cc=lokr@163.com \
    /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.