From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: collect2: fatal error: cannot find 'ld' Date: Fri, 22 Feb 2019 16:51:02 +0100 Message-ID: References: <87wom9kp1q.fsf@elephly.net> <87r2celejh.fsf@elephly.net> <87va1pgdn0.fsf@gnu.org> <87tvh8ir2d.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxD6Z-0004Ka-If for help-guix@gnu.org; Fri, 22 Feb 2019 10:51:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxD6Y-0003dp-R3 for help-guix@gnu.org; Fri, 22 Feb 2019 10:51:15 -0500 In-Reply-To: <87tvh8ir2d.fsf@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ricardo Wurmus Cc: Help Guix Hi Ricardo, On Tue, 12 Feb 2019 at 23:24, Ricardo Wurmus wrote: > Is this the right way to hide the package (see patch)? I searched for > GCC on the command line with =E2=80=9Cguix package --search=3Dgcc=E2=80= =9D and the results > did not include the plain gcc packages. The `hidden-package` function, is it documented somewhere? I mean more than the docstring in packages.scm. ;-) Thank you in advance for any pointer. All the best, simon