[plt-scheme] How do i make a native extension behave like a module?

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Thu Aug 19 08:07:39 EDT 2004

--- Henrik Tramberend
<henrik.tramberend at inform.fh-hannover.de> wrote:


> 
> Is this the way to do it? If yes, how do i 'require' such
> a native 
> module? 

I think the magic you seek is thus:

   - compiled the extension to a shared object
   - install it

=====
Email: noelwelsh <at> yahoo <dot> com
AIM: noelhwelsh


		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 


Posted on the users mailing list.