From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: collect2: fatal error: cannot find 'ld' Date: Thu, 09 May 2019 23:20:43 +0200 Message-ID: <87r297s4t0.fsf@elephly.net> References: <87wom9kp1q.fsf@elephly.net> <87r2celejh.fsf@elephly.net> <87va1pgdn0.fsf@gnu.org> <87tvh8ir2d.fsf@elephly.net> <87d0mxv24l.fsf@gnu.org> 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]:51737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOqTI-0000QU-29 for help-guix@gnu.org; Thu, 09 May 2019 17:20:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOqTH-0007bZ-4I for help-guix@gnu.org; Thu, 09 May 2019 17:20:56 -0400 In-reply-to: <87d0mxv24l.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Help Guix Ludovic Court=C3=A8s writes: > Hello! > > Ricardo Wurmus skribis: > >> Ludovic Court=C3=A8s writes: >> >>> Ricardo Wurmus skribis: >>> >>>> I still think that we should hide the plain gcc packages on the command >>>> line. >>> >>> Agreed. >> >> 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. > > It still includes the =E2=80=98gcc-toolchain=E2=80=99 packages, right? Yes. > Go for it! Done! --=20 Ricardo