From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: gobject-introspection typelibs and shared libraries Date: Thu, 15 Jan 2015 22:42:42 +0100 Message-ID: <871tmv4t65.fsf@gnu.org> References: <87ppbvkwzj.fsf@gnu.org> <87k322cx77.fsf@gnu.org> <87oardq3n3.fsf@gnu.org> <87k3202k5u.fsf@netris.org> <87fvco2jgl.fsf@netris.org> <871to7q4a2.fsf@gnu.org> <87k31zll2s.fsf@gnu.org> <87h9wumz6f.fsf@gnu.org> <87zj9m8m7p.fsf@gnu.org> <87wq4p3xfe.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]:37972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBsBk-0001M2-QK for guix-devel@gnu.org; Thu, 15 Jan 2015 16:42:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YBsBh-00009M-Hc for guix-devel@gnu.org; Thu, 15 Jan 2015 16:42:48 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:41318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBsBh-000093-9R for guix-devel@gnu.org; Thu, 15 Jan 2015 16:42:45 -0500 In-Reply-To: (Federico Beffa's message of "Thu, 15 Jan 2015 09:27:17 +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: > A different look at aesthetics: Back in the mid '90, when Linux was > still an underground curiosity, many UNIX admins were starting to > install GNU user-land applications. To avoid name clashes with the > vendor versions of programs they were prefixing all GNU applications > with a 'g'. So, the GNU version of 'ls' was named 'gls', 'awk' -> > 'gawk', ... Now on GNU/Linux systems there's no need for such > prefixing and, for consistency and to send a message, you may just > name the C compiler with the traditional name 'cc' which means: Hey, > this is the official system C compiler and of course, it's the GNU > one. Yeah, and I see that GCC installs =E2=80=98c++=E2=80=99. If there=E2=80=99s consensus to install the symlink, that=E2=80=99s fine wi= th me (if we take that route, I would also suggest submitting a patch upstream so GCC installs the symlink.) It=E2=80=99s a rebuild-the-world change, though, so it would be for the next =E2=80=98core-updates=E2=80=99 cycle. In the meantime, it=E2=80=99s =E2=80= =98gcc=E2=80=99. WDYT? Thanks, Ludo=E2=80=99.