[gambit-list] load -> re-compile if out of date

lowly coder lowlycoder at huoyanjinjing.com
Tue Jun 23 21:21:54 EDT 2009


A common problem I'm recently having is:

foo.scm <-- contais c-define-type
--> compiles to foo.o1

Some other code says (load "foo")

Now, something changes (mostly a git thing) and foo.scm 's timestamp
changed, and my code compalins taht c-define-type can't be used in
interpreted mode.

Is there a gambit command for "recompile this if out of date, with options
XYZ"?

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


More information about the Gambit-list mailing list