From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: gobject-introspection typelibs and shared libraries Date: Fri, 16 Jan 2015 21:47:36 +0100 Message-ID: <20150116204736.GA10223@debian> References: <87k31zll2s.fsf@gnu.org> <87h9wumz6f.fsf@gnu.org> <87zj9m8m7p.fsf@gnu.org> <87wq4p3xfe.fsf@gnu.org> <871tmv4t65.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCDo8-0006Cs-Qy for guix-devel@gnu.org; Fri, 16 Jan 2015 15:47:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YCDo7-0001oz-S0 for guix-devel@gnu.org; Fri, 16 Jan 2015 15:47:52 -0500 Content-Disposition: inline In-Reply-To: <871tmv4t65.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: Guix-devel , Federico Beffa On Thu, Jan 15, 2015 at 10:42:42PM +0100, Ludovic Courtès wrote: > If there’s consensus to install the symlink, that’s fine with me (if we > take that route, I would also suggest submitting a patch upstream so GCC > installs the symlink.) I am not in favour of adding such a symlink on our own and would rather keep with the standard builds as we usually do when there is no compelling reason to do otherwise. Andreas