From: Alain Frisch <alain@frisch.fr>
To: Ben Aurel <ben.aurel@gmail.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] native vs bytecode
Date: Wed, 06 Aug 2008 22:05:40 +0200 [thread overview]
Message-ID: <489A0414.8020200@frisch.fr> (raw)
In-Reply-To: <74a4f4670808061258q30513bbdl446240feab3fdc36@mail.gmail.com>
Ben Aurel wrote:
> - is it possible to dynamically load bytecode libraries into a bytecode program?
Yes:
http://caml.inria.fr/pub/docs/manual-ocaml/manual041.html
> - is it possible to dynamically load native libraries into a native program?
This will be possible in the next release of OCaml (3.11). The API is
the same as for bytecode (Dynlink module), although the model is a
little bit different (specific linking phase to produce dynlinkable units).
> - is it possible to dynamically load bytecode libraries into a native program?
> - is it possible to dynamically load native libraries into a bytecode
program?
No.
-- Alain
next prev parent reply other threads:[~2008-08-06 20:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-06 19:58 Ben Aurel
2008-08-06 20:05 ` Alain Frisch [this message]
2008-08-07 1:24 ` [Caml-list] " Matt Gushee
2008-08-07 12:46 ` Richard Jones
2008-08-06 20:09 ` Peng Zang
2008-08-07 7:38 ` Ulf Wiger (TN/EAB)
2008-08-06 21:21 ` Richard Jones
2008-08-07 13:02 ` Kuba Ober
2008-08-07 13:13 ` Kuba Ober
2008-08-07 22:12 ` Michael Ekstrand
2008-08-06 21:47 ` [Caml-list] " Mauricio Fernandez
2008-08-07 0:34 ` Haoyang Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=489A0414.8020200@frisch.fr \
--to=alain@frisch.fr \
--cc=ben.aurel@gmail.com \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox