Re: [PATCH] Fix tree-il code generation for ECMAscript `new' expression.

2016-10-25 Thread Ludovic Courtès
Julian Graham skribis: > From 16ef2df6cc206f829c3aff96b1b315ed6fb50c05 Mon Sep 17 00:00:00 2001 > From: Julian Graham > Date: Tue, 13 Sep 2016 08:39:43 -0400 > Subject: [PATCH] Fix tree-il code generation for ECMAscript `new' expression. > > The compiler was producing `((toplevel foo))' instead

Re: Re-using bootstrap in the half-strap

2016-10-25 Thread Ludovic Courtès
Hi! Christopher Allan Webber skribis: > If you could package *just* the bootstrapped compiler, if a user doesn't > feel like waiting through the whole bootstrap process, they could use > the existing bootstrap package, like: > > ./configure --with-bootstrap=/path/to/guile-bootstrap That’s ess