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

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

bug#45821: Emacs UDP support on Windows


From: Eli Zaretskii
Subject: bug#45821: Emacs UDP support on Windows
Date: Sun, 29 Jan 2023 08:13:33 +0200

> From: Alex Matei <matei.alexandru@live.com>
> CC: "45821@debbugs.gnu.org" <45821@debbugs.gnu.org>
> Date: Sat, 28 Jan 2023 21:17:55 +0000
> 
> So the best avenue we have right now is trying to build emacs for x86 and see 
> if that can run the tests
> successfully?
> 
> To achieve this, I imagine I just need to replace w64 to w32 in the build 
> process? 
> 
>   ./configure \
>       --host=x86_64-w64-mingw32 \
>       --target=x86_64-w64-mingw32 \
>       --build=x86_64-w64-mingw32 \

No, the 32-bit host names use i686, not x86_64.





reply via email to

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