GNU bug report logs - #45821
28.0.50; Add UDP support for Emacs on Windows

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Tue, 12 Jan 2021 18:09:02 UTC

Severity: wishlist

Tags: patch

Merged with 9586

Found in version 28.0.50

Full log


Message #216 received at 45821 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Alex Matei <matei.alexandru <at> live.com>
Cc: rpluim <at> gmail.com, 45821 <at> debbugs.gnu.org
Subject: Re: bug#45821: Emacs UDP support on Windows
Date: Sun, 29 Jan 2023 08:13:33 +0200
> From: Alex Matei <matei.alexandru <at> live.com>
> CC: "45821 <at> debbugs.gnu.org" <45821 <at> 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.




This bug report was last modified 2 years and 136 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.