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: icg build instructions [was: Re: igc: trying to chase a crash] Date: Thu, 28 Nov 2024 11:35:24 +0200 Message-ID: <867c8nem5f.fsf@gnu.org> References: <874j3v2lq3.fsf@telefonica.net> <864j3vi0d0.fsf@gnu.org> <87zfln1468.fsf@telefonica.net> <86zflngk0j.fsf@gnu.org> <87v7wb11hk.fsf@telefonica.net> <87ttbtm45y.fsf@no.lan> <86iks8g1ag.fsf@gnu.org> 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="20883"; mail-complaints-to="usenet@ciao.gmane.io" Cc: acorallo@gnu.org, yandros@gmail.com, ofv@wanadoo.es, emacs-devel@gnu.org To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Nov 28 10:36:25 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 1tGawj-0005Gl-2H for ged-emacs-devel@m.gmane-mx.org; Thu, 28 Nov 2024 10:36:25 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tGaw8-0004MU-Eo; Thu, 28 Nov 2024 04:35:48 -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 1tGaw6-0004MH-Fq for emacs-devel@gnu.org; Thu, 28 Nov 2024 04:35:46 -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 1tGaw5-0007IV-8J; Thu, 28 Nov 2024 04:35:45 -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=ZYqqBPPnddclh9o52zp1HLOV1Ibcr8JvWXsD6GrSpt4=; b=IEF5On9/hcJRH/gCLKek Q/lX+7Vd6SMliE8tlc4DjvGgbWHwI3RCeqrRlfsm/BHXaw5a8tlRjDWIGGhRX33DeQ7BqBZTGoesP JjJ7vZxb6FY5F+VMvUCFKjTL4ivJYN8L6BDvTGZmcbHOrkJKk7kIIU+6/7Of4nBSxq0oULMV2FxY6 0eST7hRxdhrsA6oN6qUUrGZS1oCtB/IsYhMn9LrCkRzbT+kXgz3XEn2CXu1xdqCIR2f6xYLYTalgh UVW2wmcxQdDfLpWwgWvlQv4zAjRmT4JyRYEBbAwUBnP2tAYh5XCxtLdyPcHkaZ7iYiV/WFbhAigDF YvuY0dVTVDf1zg==; In-Reply-To: (message from Gerd =?utf-8?Q?M?= =?utf-8?Q?=C3=B6llmann?= on Thu, 28 Nov 2024 05:42:18 +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:325801 Archived-At: > From: Gerd Möllmann > Cc: Andrea Corallo , yandros@gmail.com, ofv@wanadoo.es, > emacs-devel@gnu.org > Date: Thu, 28 Nov 2024 05:42:18 +0100 > > Eli Zaretskii writes: > > >> A README-IGC in the top-level dir SGTM (as a temporary solution before > >> the merge at least). I'm wondering if we could have some way to > >> propagate this information also outside emacs.git as well 🤷 > > > > Adding new files is not the best idea, IMO. Why not add this to the > > existing INSTALL-REPO. Come to think of that, why not change > > configure.ac on the branch to insist on building with MPS, and > > complaining loudly if that cannot be done (e.g., because the MPS > > library cannot be found)? We can always change this back to optional > > when the feature lands on master. > > I've done both yesterday, except that I used README-IGC. I think an > advantage of that file name could be that it is easier to spot for a > "normal" user. Don't know, please do with it as you see fit. Thanks. It isn't important enough to do anything about it before we consider landing the branch. (But it would be nice if people left some time to respond to proposals before they rush to install them...)