all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pierre Neidhardt <mail@ambrevar.xyz>
To: Help Guix <help-guix@gnu.org>
Subject: Make and "cc" executable
Date: Thu, 08 Nov 2018 09:38:40 +0100	[thread overview]
Message-ID: <878t24m0a7.fsf@ambrevar.xyz> (raw)

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

Hi Guix!

With gcc-toolchain install, I still have no "cc" executable.
With many other distributions, "cc" is a symlink to either gcc and
clang.

Programs like "make" default to "cc" as the value of CC, the C compiler
environment variable.
Therefore a simple "make" fails on Guix when the Makefile does not
specify some fallback for CC.

What are the recommendations?  Should all Makefiles specify a fallback
for CC?  Or is it up to the user to either export a properly set CC
environment variable from their .profile or similar?

--
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

             reply	other threads:[~2018-11-08  8:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08  8:38 Pierre Neidhardt [this message]
2018-11-09 13:23 ` Make and "cc" executable Ricardo Wurmus
2018-11-09 13:36   ` Pierre Neidhardt
2018-11-17 12:28     ` Pierre Neidhardt

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

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

  git send-email \
    --in-reply-to=878t24m0a7.fsf@ambrevar.xyz \
    --to=mail@ambrevar.xyz \
    --cc=help-guix@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.