[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Raspberry Pi booting and free software
From: |
Ricardo Wurmus |
Subject: |
Re: Raspberry Pi booting and free software |
Date: |
Thu, 06 Feb 2020 09:27:20 +0100 |
User-agent: |
mu4e 1.2.0; emacs 26.3 |
Hi Danny,
> $ guix build gcc-vc4
> guix build: error: gcc-vc4: unknown package
The plain “gcc” packages are hidden by default, because people who
wanted “gcc-toolchain” often installed the wrong thing. You may need to
override the “hidden?” property on the gcc-vc4 package.
--
Ricardo