Browse thread
Native dynlink on 3.11: a request for packagers
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] Native dynlink on 3.11: a request for packagers |
Le 21 nov. 08 à 20:29, Dario Teixeira a écrit : > AFAIK, you cannot directly dynlink a cmxa or cmx file like you would > do in > bytecode with cma or cmo files. Beforehand, a native code > binary must be made into a plugin via ocamlopt's -shared > option. To make it easy to do this for a module or a library would it be possible to add a new default %.cmxs target in ocamlbuild before 3.11 is released (or is it already too late) ? Best, Daniel P.S. Tell me if you prefer to have that in the bug tracker.