Choose a News item and you can browse, search, and post messages.
ld.ocaml 0.2.1 released
Mauricio Fernandez - 2009-12-07 16:59 - ld.ocaml: OCaml dynamic linker/loader
ld.ocaml is a dynamic linker/loader for OCaml. It does for native plugins (Dynlink's .cmxs files) what ld.so does for shared libs: it infers the cmxs libs needed by the program object(s), locates them and then loads them all in the required order.
0 Comment Read More/Comment
