From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Using CLISP instead of CCL to bootstrap SBCL Date: Thu, 05 Sep 2019 16:07:57 -0400 Message-ID: <877e6ma4lj.fsf@netris.org> References: <87d0gnljf6.fsf@netris.org> <87o9079hef.fsf@ambrevar.xyz> <87v9ub57gy.fsf@ambrevar.xyz> <87woeptuys.fsf@gnu.org> <87sgpdy2hf.fsf@ambrevar.xyz> <87k1anaxek.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54439) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5y3r-0006UQ-2Z for guix-devel@gnu.org; Thu, 05 Sep 2019 16:08:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5y3q-0004da-1G for guix-devel@gnu.org; Thu, 05 Sep 2019 16:08:54 -0400 In-Reply-To: <87k1anaxek.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Thu, 05 Sep 2019 11:46:11 +0200") 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" To: Pierre Neidhardt Cc: guix-devel@gnu.org Hi Pierre, Pierre Neidhardt writes: > I've updated SBCL to build against CLISP. > > So now Next is back on the bootstrappability road! Thanks very much for taking care of this! Mark