From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Support for MS-Windows build of Emacs (was: Warnings during building the current master on Win10 with MSYS2/MinGW64) Date: Mon, 05 Aug 2024 20:41:52 +0300 Message-ID: <86v80eq333.fsf@gnu.org> References: <172287653256.7.12370499340271874107.398035933@slmails.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5224"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Kepa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Aug 05 19:42:41 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sb1jD-0001BG-QA for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Aug 2024 19:42:40 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sb1ih-00081M-4z; Mon, 05 Aug 2024 13:42:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sb1if-00081A-0k for emacs-devel@gnu.org; Mon, 05 Aug 2024 13:42:05 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sb1ib-0003UM-2Y; Mon, 05 Aug 2024 13:42:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=igdMbiuEC13aChV/qd06vKSoZq/KEBVrQfSvXDWKJ0Y=; b=E6DqdAcgOGSK av2uPycKTxItfMorHyJaRPJwCXN37kBbNp6g9zlvdjdQbsxZSoQb7+gy/c4hzBFO+95dsTIAwt9np ogIlrBwaFTXEslrxwGglwcy1v55fbRcWCy0dh0qqdJWOdAUgcuPPzHsgkxpfgYgKBVIk5OGHgLNhT wimUg/IKRJeNvZbtVFpY/XCwVGfnqrbcsvg3tIb1Mc6ieoE+LHB05yNjQweFQVLVP6e3ttthVLSkS fsBsCAteJ8hC8dMUTV0HkPoE2LO+0m9QuuA8cSTy85wbsg5vwVGhHw+vYutzmo31qxcGxLwVLga6i gTQH8mFU0K8xqSls3gIRpQ==; In-Reply-To: <172287653256.7.12370499340271874107.398035933@slmails.com> (message from Kepa on Mon, 5 Aug 2024 16:48:42 +0000 (UTC)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:322401 Archived-At: > Date: Mon, 5 Aug 2024 16:48:42 +0000 (UTC) > From: Kepa > > > (and the 64-bit build and > GCC 14 are way outside that scope). > > Hi Eli > > Do you mean that 32-bit version would be maintained? As long as I'm actively use it, I will keep it working, yes. I cannot efficiently participate in Emacs development without having a buildable, workable Emacs.