Re: [PATCH][VM] Fix first-time compilation

2008-09-18 Thread Andy Wingo
On Tue 16 Sep 2008 23:16, [EMAIL PROTECTED] (Ludovic Courtès) writes: > The attached patch fixes first-time compilation, by ensuring SRFI > modules are built before "guile-tools compile" is ever run. Merged, thanks. I wish that all of the C could be compiled before all of the scheme, though. Perh

[PATCH][VM] Fix first-time compilation

2008-09-16 Thread Ludovic Courtès
Hello! The attached patch fixes first-time compilation, by ensuring SRFI modules are built before "guile-tools compile" is ever run. Thanks, Ludo'. >From 691a111c440a26c021f52b4027b0d9772f8e04cc Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Ludovic=20Court=C3=A8s?= <[EMAIL PROTECTED]> Date: Tue, 16 S