Hi, Shenli Zhu <[email protected]> writes:
> I tried to install guile-1.9.11, and it seems freeze, see below. I wait for > 5 mins and it still compiling and compiling. Any suggestion? > > ----------- make ------------------ > GUILE_AUTO_COMPILE=0 \ > ../meta/uninstalled-env \ > guile-tools compile -Wunbound-variable -Warity-mismatch -o > "ice-9/psyntax-pp.go" "ice-9/psyntax-pp.scm" > ------------------------------------- This part of the compilation process is quite slow: it takes ~3mn I’d say on my 1.2 GHz x86_64 machine. Could it be that your machine is slower? Thanks, Ludo’.
