Marco Maggi
2010-09-20 08:28:11 UTC
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
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
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.faslError: 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
Marco Maggi