GNU bug report logs - #72494
[PATCH 0/1] Add C3

Previous Next

Package: guix-patches;

Reported by: Ashvith Shetty <ashvithshetty10 <at> gmail.com>

Date: Tue, 6 Aug 2024 11:03:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Adam Faiz <adam.faiz <at> disroot.org>
To: Ashvith Shetty <ashvithshetty10 <at> gmail.com>, 72494 <at> debbugs.gnu.org
Subject: [bug#72494] [PATCH v3] gnu: Add c3c-bootstrap.
Date: Sun, 11 Aug 2024 22:47:36 +0800
On 8/11/24 01:59, Ashvith Shetty wrote:
> Hi Adam,
> 
> I've tried building from your patch, and it seems to me that the
> compiler isn't working, and requires that the flag `-cc` be passed,
> pointing to `gcc` or `clang`. Since `cc` is a symlink to `gcc`,
> wouldn't it be better to substitute `cc` to `gcc`? Or is it possible
> to create a symlink `cc` unique to, and isolated inside the package
> expression?
Yes, it's better to just substitute `cc` with #$(cc-for-target). I've updated the patch to do this.

 





This bug report was last modified 106 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.