caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christian Szegedy <christian.szegedy@gmail.com>
To: caml-list@inria.fr
Subject: Main program in C + using Pervasives = Missing symbols
Date: Fri, 29 Apr 2005 16:00:05 -0700	[thread overview]
Message-ID: <5229f04d0504291600371bfcf7@mail.gmail.com> (raw)

I am trying to embed native compiled OCaml routines into a C++ program.

I used the documentation of the OCaml tutorial and Developing
Applications in OCaml, and it worked fine until I used some functions
from the Pervasives module. These functions cause unresolved symbols
while linking the program.

I looked at other lib<...>.a files (rather then asmrun) in the ocaml
distribution directory, but none of them contained the missing
symbols.

What to do?


                 reply	other threads:[~2005-04-29 23:00 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=5229f04d0504291600371bfcf7@mail.gmail.com \
    --to=christian.szegedy@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).