unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Make and "cc" executable
@ 2018-11-08  8:38 Pierre Neidhardt
  2018-11-09 13:23 ` Ricardo Wurmus
  0 siblings, 1 reply; 4+ messages in thread
From: Pierre Neidhardt @ 2018-11-08  8:38 UTC (permalink / raw)
  To: Help Guix

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-17 12:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08  8:38 Make and "cc" executable Pierre Neidhardt
2018-11-09 13:23 ` Ricardo Wurmus
2018-11-09 13:36   ` Pierre Neidhardt
2018-11-17 12:28     ` Pierre Neidhardt

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).