From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: =?utf-8?B?4oCYZ2Nj4oCZ?= vs. =?utf-8?B?4oCYY2PigJk=?= Date: Sat, 17 Jan 2015 17:27:58 +0100 Message-ID: <87k30lfk35.fsf@gnu.org> References: <873879itb5.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 ([2001:4830:134:3::10]:51692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCWEG-0005A0-DD for guix-devel@gnu.org; Sat, 17 Jan 2015 11:28:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YCWED-0006Mb-1i for guix-devel@gnu.org; Sat, 17 Jan 2015 11:28:04 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:43883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCWEC-0006MU-RS for guix-devel@gnu.org; Sat, 17 Jan 2015 11:28:00 -0500 In-Reply-To: (Federico Beffa's message of "Sat, 17 Jan 2015 13:02:03 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Federico Beffa Cc: Guix-devel Federico Beffa skribis: > On Sat, Jan 17, 2015 at 11:40 AM, Ludovic Court=C3=A8s wro= te: >> 1. Someone (Fede? :-)) opens a bug against GCC at >> suggesting to install the =E2=80=98= cc=E2=80=99 >> link. > > Given that gcc is also used on many proprietary UNIX systems, in my > opinion, handling of the cc name is a system thing, not a gcc one. Right, makes sense. Ludo=E2=80=99.