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.comp.lib.gnulib.bugs,gmane.emacs.devel Subject: Re: Emacs build fails on Windows mingw64 Date: Sun, 24 Oct 2021 21:10:04 +0300 Message-ID: <83ilxm2t1f.fsf@gnu.org> References: <86v91nfp6e.fsf@gmail.com> <0b467abe-dd50-6a0a-7d1f-37eb990900be@cs.ucla.edu> <83ee8b3pme.fsf@gnu.org> <867fb020-c32b-3a42-1910-385756846c6d@cs.ucla.edu> <8335oq4j8z.fsf@gnu.org> <349dbe47-58a7-cc27-5dd5-408168820aeb@cs.ucla.edu> <87ilxmjo9p.fsf@telefonica.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1186"; mail-complaints-to="usenet@ciao.gmane.io" Cc: bug-gnulib@gnu.org, emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane-mx.org@gnu.org Sun Oct 24 20:10:55 2021 Return-path: Envelope-to: gnu-bug-gnulib@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 1mehxP-00008u-ET for gnu-bug-gnulib@m.gmane-mx.org; Sun, 24 Oct 2021 20:10:55 +0200 Original-Received: from localhost ([::1]:57666 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mehxO-0006mC-Cr for gnu-bug-gnulib@m.gmane-mx.org; Sun, 24 Oct 2021 14:10:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34320) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mehx8-0006iE-7y; Sun, 24 Oct 2021 14:10:38 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41402) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mehx7-0003cB-Cx; Sun, 24 Oct 2021 14:10:37 -0400 Original-Received: from [87.69.77.57] (port=1504 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mehwl-0001m0-Q3; Sun, 24 Oct 2021 14:10:26 -0400 In-Reply-To: <87ilxmjo9p.fsf@telefonica.net> (message from =?iso-8859-1?Q?=D3scar?= Fuentes on Sun, 24 Oct 2021 20:01:06 +0200) X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnulib" Xref: news.gmane.io gmane.comp.lib.gnulib.bugs:45183 gmane.emacs.devel:277674 Archived-At: > From: Óscar Fuentes > Date: Sun, 24 Oct 2021 20:01:06 +0200 > Cc: bug-gnulib@gnu.org > > Paul Eggert writes: > > > I don't know why the > > problem occurs only for GCC 11 on MS-Windows platforms, as I would > > think it'd also occur with earlier GCC versions. > > Most likely the problem is caused by an CRT update, not by gcc 11. Could be, but unlikely: the problematic condition is only enabled for GCC 11.