Discussion:
[Larceny-users] rebuilding from a checkout
Marco Maggi
2010-09-20 08:28:11 UTC
Permalink
Ciao,

after building Larceny from a repository checkout, I want
to rebuild it from scratch; there is no "make clean", so
what do I do? I was not able to find relevant informations
in the doc directory.

Trying to just rebuild revision 6420 running again my
Loading Larceny compatibility package.
src/Compat/Larceny/compat2.fasl


Error: enable-interrupts: not a fixnum: (larceny . host-system)
Entering debugger; type "?" for help.
debug> Bad command. ? for help.
debug> Bad command. ? for help.
debug> Bad command. ? for help.
debug> Bad command. ? for help.
debug> Bad command. ? for help.
debug> Bad command. ? for help.
debug> #<EOF>

somewhere while evaluating:

(load "setup.sch")
(setup 'scheme: 'larceny 'host: 'linux86 'sassy 'string-rep: 'flat4)
(build-config-files)
(load-compiler)
(build-heap)
(build-runtime)
(build-executable)
(build-larceny-files)

TIA
--
Marco Maggi
Loading...