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

-- 
-- 
You received this message because you are subscribed to the Google Groups 
"ocaml-developer" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/ocaml-developer?hl=en
For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html
--- 
You received this message because you are subscribed to the Google Groups 
"ocaml-developer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to