There's probably a really obvious reason for this, except I'm not catching it.<br><br>By default, when I compile foo.scm numerous times,<br>I get foo.o1 foo.o2 ... foo.o9<br><br>Instead of having foo.o overwritten.<br>
<br>It seems like there's some really useful way to use this for debugging -- but I' not catching it, how is it intended to be used?<br>