I also tried to use Parrot_lib_add_path_from_cstring with no success. So is there any way how to use dyn PMC in parrot embedding system? I`d like to avoid to compile my dyn pmc into core of parrot. Thank you.

Radovan

Radovan Baranec napsal(a):
Hi,

I wrote my own dynamic PMC. It is pretty simple to use it in PIR with .loadlib but I have no idea how to use it with Parrot's embedding API. I found Parrot_load_lib but this does not work alone. What else should I do/use? To be more concrete I want to create my dynamic PMC in C and set it few attributtes. Thanks.

Radovan

_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to