From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#45303: 28.0.50; [feature/native-comp] comp.c compilation error on Windows 10 Date: Thu, 17 Dec 2020 20:57:29 +0000 Message-ID: References: Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24417"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 45303@debbugs.gnu.org To: gongyi.liao@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Dec 17 21:58:24 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1kq0Lv-0006Eg-LD for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 17 Dec 2020 21:58:23 +0100 Original-Received: from localhost ([::1]:44876 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kq0Lu-00078h-MN for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 17 Dec 2020 15:58:22 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34886) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kq0La-00077s-2O for bug-gnu-emacs@gnu.org; Thu, 17 Dec 2020 15:58:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53830) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kq0LZ-0001Zn-Qx for bug-gnu-emacs@gnu.org; Thu, 17 Dec 2020 15:58:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kq0LZ-0006LF-PR for bug-gnu-emacs@gnu.org; Thu, 17 Dec 2020 15:58:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Dec 2020 20:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45303 X-GNU-PR-Package: emacs Original-Received: via spool by 45303-submit@debbugs.gnu.org id=B45303.160823865624324 (code B ref 45303); Thu, 17 Dec 2020 20:58:01 +0000 Original-Received: (at 45303) by debbugs.gnu.org; 17 Dec 2020 20:57:36 +0000 Original-Received: from localhost ([127.0.0.1]:37143 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kq0L9-0006KG-LP for submit@debbugs.gnu.org; Thu, 17 Dec 2020 15:57:35 -0500 Original-Received: from mab.sdf.org ([205.166.94.33]:52012 helo=ma.sdf.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kq0L5-0006K1-De for 45303@debbugs.gnu.org; Thu, 17 Dec 2020 15:57:34 -0500 Original-Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1kq0L3-0006E8-3E; Thu, 17 Dec 2020 20:57:29 +0000 In-Reply-To: ("=?UTF-8?Q?Li=C4=81u, _?= =?UTF-8?Q?Kiong-G=C4=93_?= =?UTF-8?Q?=E5=BB=96=E5=AE=AE=E6=AF=85?="'s message of "Thu, 17 Dec 2020 14:41:34 -0600") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:196284 Archived-At: "Li=C4=81u, Kiong-G=C4=93 =E5=BB=96=E5=AE=AE=E6=AF=85" writes: > the attached file is the config.log file I've pushed 174f2a92eb, could you please have a try? I've no windows machi= ne on to test it myself. Thanks! Andrea PS which version of GCC are you on? PPS could you post the full log of the compilation next time? You get warnings I'dont get but the output is cutted.