Hi Pierre,
> With gcc-toolchain install, I still have no "cc" executable.
> With many other distributions, "cc" is a symlink to either gcc and
> clang.
Right, “cc” is not provided by upstream GCC. Some distributions provide
“cc” for compatibility with old Unices, but for Guix we generally don’
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 d