unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Adam Faiz via Guix-patches via <guix-patches@gnu.org>
To: Ashvith Shetty <ashvithshetty10@gmail.com>, 72494@debbugs.gnu.org
Subject: [bug#72494] [PATCH v3] gnu: Add c3c-bootstrap.
Date: Sun, 11 Aug 2024 22:47:36 +0800	[thread overview]
Message-ID: <32475151-2836-06e5-c0aa-0e36d95f651c@disroot.org> (raw)
In-Reply-To: <CA+n6Bx9bT_-fmUxjGqUkdpuzJE4fr3AgsTXM2N56AOZKs-2-4w@mail.gmail.com>

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.

 





  reply	other threads:[~2024-08-11 14:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-06 11:02 [bug#72494] [PATCH 0/1] Add C3 Ashvith Shetty
2024-08-06 11:04 ` [bug#72494] [PATCH 1/1] gnu: Add C3 1.6.1 Ashvith Shetty
2024-08-06 15:07 ` [bug#72494] [PATCH 0/1] Add C3 Adam Faiz via Guix-patches via
2024-08-06 19:32 ` [bug#72494] [PATCH v1] gnu: Add C3 1.6.1 Ashvith Shetty
2024-08-06 19:37 ` [bug#72494] [PATCH v2] " Ashvith Shetty
2024-08-07  6:36 ` [bug#72494] [PATCH v3] gnu: Add c3c-bootstrap Adam Faiz via Guix-patches via
2024-08-10 17:59   ` Ashvith Shetty
2024-08-11 14:47     ` Adam Faiz via Guix-patches via [this message]
2024-08-11 14:57 ` [bug#72494] [PATCH v4] " Adam Faiz via Guix-patches via
2024-08-12 18:38   ` Ashvith Shetty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32475151-2836-06e5-c0aa-0e36d95f651c@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=72494@debbugs.gnu.org \
    --cc=adam.faiz@disroot.org \
    --cc=ashvithshetty10@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).