[Gcl-devel] Re: recompilation

2006-07-19 Thread Camm Maguire
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

[Gcl-devel] Re: Recompilation of GCL

2006-06-16 Thread Camm Maguire
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