From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: GCC front-ends Date: Tue, 29 Oct 2013 09:39:26 +0100 Message-ID: <20131029083926.GD11759@debian> References: <87wqlfutme.fsf@karetnikov.org> <87hacijnke.fsf@gnu.org> <87ppr4giie.fsf@karetnikov.org> <8738nzdig1.fsf@gnu.org> <87hacdmyc2.fsf_-_@karetnikov.org> <87bo2bkd7f.fsf@gnu.org> <20131027103944.GA8019@debian> <87ppqpbl26.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]:41179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vb4q8-0007A8-IB for guix-devel@gnu.org; Tue, 29 Oct 2013 04:39:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vb4q1-0006Yk-92 for guix-devel@gnu.org; Tue, 29 Oct 2013 04:39:52 -0400 Content-Disposition: inline In-Reply-To: <87ppqpbl26.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@gnu.org On Mon, Oct 28, 2013 at 02:07:45PM +0100, Ludovic Courtès wrote: > I wonder if this would also be an opportunity to do that fixed-point > thing while we’re at rebuilding everything. Or is it too ambitious? Only you can tell, as you have been doing a lot of work on it! Why not give it a try? Andreas