Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Markus Mottl <mottl@miss.wu-wien.ac.at>
To: caml-list@inria.fr (OCAML)
Subject: toplevel and native code
Date: Mon, 19 Jul 1999 20:00:53 +0100 (MET DST)	[thread overview]
Message-ID: <199907191800.UAA03065@miss.wu-wien.ac.at> (raw)

Hello,

I am not sure whether I have once again overlooked a feature so here
my question:

Is it possible to compile some module to native code and to link this
native code to generate an efficient toplevel?

When linking in custom runtime mode I can easily link in object files,
but only ".cmo"- or ".cma"-files (=byte code). In order to make use
of the native code, I would probably have to link against ".cmx"- or
".cmxa"-files, which is not possible.

Am I overlooking something or is this impossible due to restrictions of
the linker?

Best regards,
Markus Mottl

-- 
Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl




             reply	other threads:[~1999-07-21  1:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-19 19:00 Markus Mottl [this message]
1999-07-21  3:52 ` Fabrice Le Fessant

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=199907191800.UAA03065@miss.wu-wien.ac.at \
    --to=mottl@miss.wu-wien.ac.at \
    --cc=caml-list@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