[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs build fails loading UNICOWS.DLL
From: |
Eli Zaretskii |
Subject: |
Re: Emacs build fails loading UNICOWS.DLL |
Date: |
Mon, 17 May 2021 08:53:34 +0300 |
> From: Juan Jose Garcia-Ripoll <juanjose.garciaripoll@gmail.com>
> Date: Sun, 16 May 2021 21:41:12 +0200
> Cc: emacs-devel@gnu.org
>
> I have printf-debugged. The problem is related to OS_NT being now a macro in
> Msys2's toolchain. Thus,
> when Emacs is compiled, OS_NT = OS_9X = 1 !!! See this patch that was
> submitted to my repo
> https://github.com/juanjosegarciaripoll/emacs-build/blob/757284e60e13da8341e181b86cda4a7c0d5d079c/patches/0001-Using-other-enum-than-OS_NT-which-is-a-define-in-Win.patch
That's why I asked when you last updated from the Emacs Git
repository: this problem was fixed there a week ago.