caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Pablo Polvorin <pablo.polvorin@gmail.com>
Cc: Joel Reymont <joelr1@gmail.com>, Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] OCaml and C code in a dynamic library
Date: Tue, 3 Apr 2007 09:15:59 +0100	[thread overview]
Message-ID: <20070403081558.GA25833@furbychan.cocan.org> (raw)
In-Reply-To: <1ffe809c0703291626g4b385bd2qee9f9b5d72e3b95b@mail.gmail.com>

On Thu, Mar 29, 2007 at 08:26:59PM -0300, Pablo Polvorin wrote:
> i recently make a dynamic library including c++ wrappers to an ocaml
> module, to be loaded as a SCA component by apache tuscany.
> The first problem was that i have a 64b architecture, and in order to
> link against libcamlrun in shared mode, a recompilation of the runtime
> with -fPIC flag was necessary. I called the resulting library
> libcamlrun_shared, to not confuse it with the original one.

Sorry for late reply - I seem to have missed this the first time
around.  There is an open bug on this issue:

http://caml.inria.fr/mantis/view.php?id=3866

Rich.

-- 
Richard Jones
Red Hat


      reply	other threads:[~2007-04-03  8:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-29 22:22 Joel Reymont
2007-03-29 23:26 ` [Caml-list] " Pablo Polvorin
2007-04-03  8:15   ` Richard Jones [this message]

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=20070403081558.GA25833@furbychan.cocan.org \
    --to=rich@annexia.org \
    --cc=caml-list@inria.fr \
    --cc=joelr1@gmail.com \
    --cc=pablo.polvorin@gmail.com \
    /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).