Advanced search
Log In | New Account   
Home My Page Project Tree Code Snippets Project Openings ld.ocaml: OCaml dynamic linker/loader
Summary Activity Tracker Lists News SCM Files
Posted by: Mauricio Fernandez
Date: 2009-12-07 17:59
Summary:ld.ocaml 0.2.1 released
Project: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.

ld.ocaml 0.2.1 is the first public release. It has been tested with OCaml 3.11.1 on Linux x86 and Linux x86_64.

Latest News
ld.ocaml 0.2.1 released
    Mauricio Fernandez - 2009-12-07 17:59

Discussion Forums: ld.ocaml-0.2.1-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post
   

Powered By GForge Collaborative Development Environment