boot the VM very early in init.c
authorAndy Wingo <wingo@pobox.com>
Tue, 5 Jan 2010 18:49:18 +0000 (19:49 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 7 Jan 2010 22:42:41 +0000 (23:42 +0100)
commit2be89ca129e078f7e558d07b93ce89bf9ed13a9d
tree7dcefaba6ef29c90d06af65c4cc93035eaf27f02
parent6f3b0cc29eb1c1dcb2e02058e3db9ab04ca36b42
boot the VM very early in init.c

* libguile/init.c (scm_i_init_guile): Now that the VM doesn't depend on
  smobs, we can boot it before anything.
libguile/init.c