all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.