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: MinGW build on master fails with Error 127 Date: Mon, 26 Dec 2022 15:02:05 +0200 Message-ID: <837cye2u9e.fsf@gnu.org> References: <0c9519c9-add7-9fb1-ac7f-2f20e1916d65@bluewin.ch> <83tu20r4y7.fsf@gnu.org> <01b7362d-7d60-3054-5590-d4dbbcda76d7@bluewin.ch> <83r0x4r490.fsf@gnu.org> <837cyh71ft.fsf@gnu.org> <832966a5-bd27-76f9-4757-a8c246eca416@bluewin.ch> <835ye06ex7.fsf@gnu.org> <87sfh424ya.fsf@telefonica.net> <83y1qw4x8w.fsf@gnu.org> <87o7rs22yn.fsf@telefonica.net> <83v8m04un9.fsf@gnu.org> <87cz8820hx.fsf@telefonica.net> <83sfh44t2t.fsf@gnu.org> <878riw1y70.fsf@telefonica.net> <83pmc84qs3.fsf@gnu.org> <87zgbczl3g.fsf@telefonica.net> <83lemw4nz1.fsf@gnu.org> <87wn6gxkrp.fsf@telefonica.net> <837cyf51k0.fsf@gnu.org> <87sfh3y2z5.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="22391"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Dec 26 14:03:09 2022 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 1p9n8H-0005dh-Kv for ged-emacs-devel@m.gmane-mx.org; Mon, 26 Dec 2022 14:03:09 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p9n7P-00038k-N0; Mon, 26 Dec 2022 08:02:15 -0500 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 1p9n7M-00037v-Q2 for emacs-devel@gnu.org; Mon, 26 Dec 2022 08:02:13 -0500 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 1p9n7D-0003rg-FC; Mon, 26 Dec 2022 08:02:11 -0500 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=p17il6d/NN4KwQHtI2rOSwAqdwURrFZIx1r7k/KB+0A=; b=goVszzB9aROWIgs2dXRa r8PhuA051IE9Wsib2Z9/rKA77jbkThjsGWB0GposocxsbPd8s1JzD/+eAcvN1dBLezv0QivTwyL3X Px7r237LO7yynzhi+CFjGQNBd9KUmlcfYSenBnfxRbWBENZ+KpndN+JI0QN/U0mWgp7rWYZoUWVfq iui94K5GXf8rwZVI8E9wtJvP+1oHawqea0QuepgWXtt7hHJdgG6mymRucw4j6KTToyhTfqaodxxxj LcXRip3jbB3tz3cBROmBLY+ckYtoigkP0A0+1+PvrMFp4lP/HUbBzc4bfJKcelttyccVOVQTrHYAO iCYUkSxEGOMSUQ==; Original-Received: from [87.69.77.57] (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 1p9n7A-0008IR-At; Mon, 26 Dec 2022 08:02:01 -0500 In-Reply-To: <87sfh3y2z5.fsf@telefonica.net> (message from =?iso-8859-1?Q?=D3scar?= Fuentes on Sun, 25 Dec 2022 15:25:50 +0100) 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:301930 Archived-At: > From: Óscar Fuentes > Date: Sun, 25 Dec 2022 15:25:50 +0100 > > Eli Zaretskii writes: > > > ** Download and install MinGW-w64 and MSYS2 > > > > Go to https://msys2.org and follow the instructions. It is not > > necessary to install the packages suggested on those instructions. > > > > What does the last sentence mean? which packages are unnecessary? > > Some of them, all of them? > > The packages mentioned on msys2.org either are the "wrong" ones (UCRT64) > or are already listed on INSTALL.W64. So you are saying they should "follow the instructions" up until and including item 5, and thereafter proceed with what we say in "** Download and install the necessary packages"? > > Also, it looks like msys2.org tells users to install the UCRT64 > > variety of MinGW, > > Yes, UCRT64 is the variety recommended by the MSYS2 team since recently. > > > whereas you said earlier that INSTALL.W64 points to > > the MSVCRT variety. Should we say something about this in the > > Download and Install sections? > > That's already solved as our instructions direct the user to the MINGW64 > shell and the packages on our list are the mingw-w64-x86_64-* variety. > > >> Some problems remain: > >> > >> * There are references to past emacs versions. > > > > I fixed that, but I honestly don't see how this is important. They > > are just examples. > > The impression I got from that document is that the user will tend to > type commands verbatim. > > >> * libgccjit is missing on the list of dependencies. > > > > Please tell how to modify the pacman command to add libgccjit. > > Add the package mingw-w64-x86_64-libgccjit. Got it, thanks.