caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: <quratulain.mahesar@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] emacs ocaml toplevel exeternal functions
Date: Wed, 06 Aug 2014 21:12:23 +0200	[thread overview]
Message-ID: <sympa.1407352047.23570.836@inria.fr> (raw)

Hello,

I am trying to load .cmo file for ocaml code that calls external C functions
in my emacs ocaml toplevel using

#load "somefile.cmo"

But I get an error "Error: The external function `some_function' is not
available.

Is there any way to get rid of this error inside emacs toplevel. How is it
possible to load C object files inside emacs toplevel?

Thanks.

                 reply	other threads:[~2014-08-06 19:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=sympa.1407352047.23570.836@inria.fr \
    --to=quratulain.mahesar@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).