Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "HAYCOCK, Ian, FM IT" <Ian.Haycock@rbos.com>
To: "'caml-list@inria.fr'" <caml-list@inria.fr>
Subject: [Caml-list] C++ embedded ocaml and shared libraries
Date: Mon, 7 Apr 2003 12:10:30 +0100	[thread overview]
Message-ID: <5D6C430AF508AF4CB04061B775D23A7D04A6DF@lon0748xns.fm.rbsgrp.net> (raw)

Hi

I'm trying to embed some ocaml code into a C shared library with C code. 
I can produce a static library that does what I want, but I really need to
get a shared library and all attempts I've made so far have failed.

Basically I'm trying to compile 2 ml source files into objects and then put
these together with objects from C code, which call out to the caml code,
into the shared library. However the library creation fails telling me there
are multiply defined symbols (eg caml_startup) in the objects produced from
the 2 ml source files.

Can anybody give me a hint (or even better an example) as to how to do this.
The only examples I can find on the web relating to embedding ocaml in C and
then creating a shared library involve 1 ml file and 1 C file and in this
instance I don't get the multiple symbol problem.

Any help appreciated

thanks

Ian


********************************************************************
      Visit our Internet site at http://www.rbsmarkets.com

This e-mail is intended only for the addressee named above.
As this e-mail may contain confidential or privileged information,
if you are not the named addressee, you are not authorised to
retain, read, copy or disseminate this message or any part of it.
The Royal Bank of Scotland plc is registered in Scotland No 90312
Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB
             Regulated by the Financial Services Authority
********************************************************************

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2003-04-07 11:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-07 11:10 HAYCOCK, Ian, FM IT [this message]
2003-04-07 11:36 EL CHAAR RABIH

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=5D6C430AF508AF4CB04061B775D23A7D04A6DF@lon0748xns.fm.rbsgrp.net \
    --to=ian.haycock@rbos.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