[gambit-list] unloading *.o files

lowly coder lowlycoder at huoyanjinjing.com
Sun Jun 14 09:55:47 EDT 2009


gsc foo.scm --> foo.o1
my system loads in foo (foo.o1)
changes to foo.scm; gsc foo.scm -> foo.o2
when I try to reload foo (foo.o2), it complains that it can't load an object
file twice

is there some way I can unload foo.o1 ?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20090614/cd112077/attachment.htm>


More information about the Gambit-list mailing list