[plt-scheme] Compiling modules that use homemade primitive modules

From: Ulf Leopold (ulfleopold at yahoo.com)
Date: Tue Feb 18 14:55:21 EST 2003

Adding a call to scheme_save_initial_module_set()
after initializing my primitive module solved the
problem. I can now compile my modules to .so files and
load them using load-extension. Now I just need to
figure out how to link those to the rest of the
application to create a stand-alone executable. I'll
have a look at the manuals.

Thanks for your help,

Ulf


__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com


Posted on the users mailing list.