From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruno Haible Subject: bug#35551: package gcc does not depend on binutils and glibc Date: Thu, 09 May 2019 23:57:23 +0200 Message-ID: <2986777.FnrGXkQkEc@omega> References: <1666426.mZ6LCf6Yd0@omega> <87y33i2qv6.fsf@gnu.org> <87pnors4r3.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]:56927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOr3D-0000os-4n for bug-guix@gnu.org; Thu, 09 May 2019 17:58:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOr3C-00068R-6C for bug-guix@gnu.org; Thu, 09 May 2019 17:58:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51322) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hOr3C-00068I-3B for bug-guix@gnu.org; Thu, 09 May 2019 17:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hOr3C-0002Zq-0O for bug-guix@gnu.org; Thu, 09 May 2019 17:58:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87pnors4r3.fsf@elephly.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 35551-done@debbugs.gnu.org Hello Ricardo, > > Ricardo, I think you had a patch to hide the =E2=80=98gcc=E2=80=99 pack= age. Could you > > commit it? >=20 > I=E2=80=99ve just done this. My apologies for the delay. Now a search f= or > =E2=80=9Cgcc=E2=80=9D only returns =E2=80=9Cgcc-toolchain=E2=80=9D (and o= ne =E2=80=9Cgcc-bootstrap=E2=80=9D). Will it also be hidden from the package list https://www.gnu.org/software/guix/packages/G/ ? Being a newbie regarding guix, I found it more comfortable to search for packages under https://www.gnu.org/software/guix/packages/ rather than through some guix command. Bruno