Greetings!
Here is my suggestion - I don't know how to accomplish this without
user support, i.e. automatically.
(let ((si::*disable-recompile* t))
(compile-nqthm)
(load-nqthm))
;either
(si::do-recompile "new_file.lsp")
(load "new_file.o");optional
;or
(si::do-recompile)
(save-nq
Greetings!
"Mike Thomas" <[EMAIL PROTECTED]> writes:
> Hi Camm.
>
> I just got around to trying your new recompilation facility.
>
Great! Please be advised it is currently a moving target.
> Could you please comment on the recompilation spawned during the build
> of GCL as logged in the atta