dynamic c calls to the ffcall library

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

dynamic c calls to the ffcall library

Brad Watson
Does anyone have any experience with dynamic c calls from gst to libffcall to create c-closures on the fly ?  I'm curious as to whether it's feasible to create callback functions dynamically....

Thanks,

Brad Watson




 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: dynamic c calls to the ffcall library

Paolo Bonzini
Brad Watson wrote:
> Does anyone have any experience with dynamic c calls from
> gst to libffcall to create c-closures on the fly ?

libffi (used by gst) also includes the ability to create closures.

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk