Changes between Initial Version and Version 1 of Ticket #700
- Timestamp:
- 09/23/11 14:29:34 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #700 – Description
initial v1 30 30 }}} 31 31 32 Compiling {{{foo.import.scm}}} doesn't change this behavior. Compiling {{{foo.scm}}} to {{{foo.so}}} via {{{csc -s foo.scm}}} makes it work again. Looks like loading uncompiled extensions that use {{{use}}} (and possibly other special forms?) doesn't work from compiled programs. This has been tested with both 4.7.0 and aa2d6b8247b13476fe609d1fd263238cc10a6a8e.32 Compiling {{{foo.import.scm}}} doesn't change this behavior. Compiling {{{foo.scm}}} to {{{foo.so}}} via {{{csc -s foo.scm}}} makes it work again. Looks like loading uncompiled extensions that use {{{use}}} (and possibly other special forms?) doesn't work from compiled programs. This has been tested with both 4.7.0 and aa2d6b8247b13476fe609d1fd263238cc10a6a8e.