From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ekaitz at ElenQ Technology Subject: Re: GCC and Chicken-Scheme compilation Date: Fri, 31 Jan 2020 10:35:03 +0000 Message-ID: References: <20200130153305.jyliym2lcrtnbs3t@pelzflorian.localdomain> <20200130185122.cavf3onk7vdc24wx@pelzflorian.localdomain> <20200130212207.w3tuvoltyg22gkxg@pelzflorian.localdomain> <20200130212716.ed54n4u2oabghlv3@pelzflorian.localdomain> <20200131071048.gmnzbksik5rvkssu@pelzflorian.localdomain> Reply-To: Ekaitz at ElenQ Technology Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54473) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ixTdp-0000A2-RO for help-guix@gnu.org; Fri, 31 Jan 2020 05:35:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ixTdo-0005N1-Gj for help-guix@gnu.org; Fri, 31 Jan 2020 05:35:13 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]:32206) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ixTdn-0005JE-Vt for help-guix@gnu.org; Fri, 31 Jan 2020 05:35:12 -0500 In-Reply-To: <20200131071048.gmnzbksik5rvkssu@pelzflorian.localdomain> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: "pelzflorian (Florian Pelz)" Cc: "help-guix\\\\@gnu.org" Hi, It's probably going to be me. Thanks for the links. I'll read them deeply and send a patch. Thank you for your help. ElenQ Technology Ethical Innovation =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Friday, January 31, 2020 8:10 AM, pelzflorian (Florian Pelz) wrote: > On Thu, Jan 30, 2020 at 09:33:24PM +0000, Ekaitz at ElenQ Technology wrot= e: > > > I tested and it works! > > :) > > > The problem is I thought chicken was going to install all the necessary= tooling but it didn't. So I needed to install gcc-toolchain by hand. > > Why doesn't chicken include gcc-toolchain as a dependency then? > > Is there any reason or do we need to add it in the package definition? > > Thank you! > > Possibly if r-irkernel propagates the R toolchain > https://lists.gnu.org/archive/html/guix-patches/2020-01/msg00255.html > then Chicken should propagate the GCC toolchain? Don=E2=80=99t know. > > I find a few open Guix bugs on other issues with chicken. > > I find unconcluded (?) discussions on this here: > > https://lists.gnu.org/archive/html/help-guix/2016-06/msg00131.html > continued as: > https://lists.gnu.org/archive/html/help-guix/2016-07/msg00004.html > > I suppose there is no reason and someone just needs to fix Chicken. > > Regards, > Florian