Re: Guile compilation time
On Sat 28 Nov 2015 13:31, Mikael Djurfeldt writes: > Is there an easy way to replace the bootstrap interpreter with an > already built Guile in order to speed up the build process? Sadly, no. You have to bootstrap with the same version of Guile. See https://wingolog.org/archives/2016/01/11/
Guile compilation time
Is there an easy way to replace the bootstrap interpreter with an already built Guile in order to speed up the build process?