From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.devel Subject: Re: icg build instructions [was: Re: igc: trying to chase a crash] Date: Wed, 27 Nov 2024 08:49:00 -0500 Message-ID: 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> 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="15600"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: chad , =?utf-8?Q?=C3=93scar?= Fuentes , 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 Wed Nov 27 14:49:20 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 1tGIPv-0003rH-WA for ged-emacs-devel@m.gmane-mx.org; Wed, 27 Nov 2024 14:49:20 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tGIPe-0001hu-Pf; Wed, 27 Nov 2024 08:49:02 -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 1tGIPc-0001hf-Rb for emacs-devel@gnu.org; Wed, 27 Nov 2024 08:49:01 -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 1tGIPc-00041x-DG; Wed, 27 Nov 2024 08:49:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=Fn7YKZhKVnmSvAtqDTnvhDjn4AWhK9m1fwswt1Oz5ns=; b=MtGVKsf/E4QIBsCcQW2P GMH92LBWxo+opDXdi1gfW8Z7DsnalomNkpgNvCHDHcC3y7bZFAK8lBVjLhllhANdCsbKxoXS5bJ4W stdFQYb2h+J+6FJCH6c31SSDgKSfjXWyVdwwv2P7xCgSZh3QPPel2Q94SwyaTYnWW2knj1+SqeRQM XgJ4gislLsiiR6VFMjRnLtJUS1cJE1O3nxb/fvtvIkGXYT8McgVIADx7lvUJ+p/Vj+dv6qwEDXuDS WCjvSVNRaRripzUaZGJEgD7YUkcWXN1t5tEvDmMJPrge+TxyNCtSDwcaX8tWU+lfatnAkU3t4GhD4 01SkZYB92zkQgg==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1tGIPc-0004yg-6z; Wed, 27 Nov 2024 08:49:00 -0500 In-Reply-To: (Andrea Corallo's message of "Wed, 27 Nov 2024 08:43:42 -0500") 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:325767 Archived-At: Andrea Corallo writes: > Gerd M=C3=B6llmann writes: > >> Andrea Corallo 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 =F0=9F=A4=B7 >>> >>> Andrea >> >> I've added a README-IGC, with what I remember. Maybe others could add >> what they know to it. > > Thanks, given ATM it's not distributed I'd include also info about > checking MPS out compiling it WDYT? Ops I see now that the section is already there and just need to be filled, hopefully someone who went through it recently can do it. Thanks Andrea