« Return to Thread: ocaml dll in an Erlang runtime

Re: ocaml dll in an Erlang runtime

by Matthieu Dubuget :: Rate this Message:

Reply to Author | View in Thread



2007/6/21, Joel Reymont <joelr1@...>:
My biggest issue with OCaml is building shared libraries.

I tried to build a shared library for use with Ruby once and failed
miserably.

Could you please elaborate about this? Maybe not on this thread.

I ask this, because almost all my OCaml code is use as shared libraries.
Most of the time, this is on Windows (but compilation is a lot simpler on unix).
They are called from LabVIEW, Java, C...

The only problem I faced is that I have to avoid Thread module.

Salutations


Matt

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

 « Return to Thread: ocaml dll in an Erlang runtime