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.help Subject: Re: Warnings Date: Tue, 23 Jul 2024 19:05:40 +0300 Message-ID: <86sew08563.fsf@gnu.org> References: <643886626.2766001.1721742128522.ref@mail.yahoo.com> <643886626.2766001.1721742128522@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1005"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jul 23 18:07:06 2024 Return-path: Envelope-to: geh-help-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 1sWI2c-000AZ1-Bg for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 23 Jul 2024 18:07:06 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sWI1r-00055T-Ec; Tue, 23 Jul 2024 12:06:21 -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 1sWI1b-0004lt-Af for help-gnu-emacs@gnu.org; Tue, 23 Jul 2024 12:06:03 -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 1sWI1S-0003jL-Ez for help-gnu-emacs@gnu.org; Tue, 23 Jul 2024 12:06:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=vIP04gTtY0EoNdwbR4Uwc8l4f6Gr3s+WrgCvDoGwfdI=; b=mHsx88Qds1SoaKSIRdIG QkKd84TWyh7egDCuSf6ji2plb91a/5r3uQwUlWys1BYqhVFqGWbkAboURcDY3gT11cqJ42clbNvC4 ok3OQi9rssmDmf9GJlVVPDToJPRVFJJRWUyZ7TOtWhJVYnlUCJCsq3sqEuT0qHKPOeImqkW6o17DM tGyIUwRt8eV16vCve5vYWb84/N3hTVo3i26mJM6MXlWWOEXEIJUZNMEHMpPgdZypwfzQdV7gQCVq9 +m8XIgq4OrqiI/Mi6ooZ3+7gqf5UxWx+FeDftNTTcX1yBRFeFNrekReVPnNJnX042oHOaRSIACAte rvQcU8d4YEvBvg==; In-Reply-To: <643886626.2766001.1721742128522@mail.yahoo.com> (message from Andrew Goh via Users list for the GNU Emacs text editor on Tue, 23 Jul 2024 13:42:08 +0000 (UTC)) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:147317 Archived-At: > Date: Tue, 23 Jul 2024 13:42:08 +0000 (UTC) > From: Andrew Goh via Users list for the GNU Emacs text editor > > Hi GNU Emacs, > I encountered three errors when I clicked on "Emacs Guided Tour", and another three errors when I tired to use "Submit Bug Report". > The first three warnings are - > a.  Fatal Error: no compiled in support for x86_64b.  C:\Program Files\Emacs\emacs29.4\bin\libgccjit-0.dll: error: error invoking gcc driverc.  C:/Program Files/Emacs/emacs-29.4/share/emacs/29.4/lisp/emacs-lisp/cl-seq,el: Error: Internal Native Compiler error failed to compile. Thanks, this is a packaging mistake in the Windows installer, which is supposed to be fixed meanwhile. So maybe try the latest installer.