caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alain Frisch <alain@frisch.fr>
To: Matthieu Dubuget <matthieu.dubuget@gmail.com>
Cc: viktor tron <viktor.tron.ml@gmail.com>,
	Caml Mailing List <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] C libs from Ocaml libs
Date: Wed, 21 Nov 2007 13:05:28 +0100	[thread overview]
Message-ID: <47441F08.50901@frisch.fr> (raw)
In-Reply-To: <9f09a07a0711210321qdef912cn8177366e0d4b7af4@mail.gmail.com>

Matthieu Dubuget wrote:
> 2007/11/21, Alain Frisch <alain@frisch.fr>:
>>> * how do I create dynamic libs, dlls for windows?
>> What do you want to put in your dynamic libs? If you want to create a
>> "stand-alone" dll with the OCaml runtime + arbitrary OCaml and C code,
>> the new behavior of "-output-obj -o XXX.{so,dll}" is/will be what you want.
>>
> 
> Waou! I did not noticed this!
> Thanks for this information Alain.
> Since when is it possible?

This is part of the set of changes that will come with the features 
previously found on the natdynlink branch (Dynlink in native code, 
simplified treatment of DLLs under Windows, unification of Makefiles 
between Unix and Windows,...). I guess this will be available in OCaml 
3.11 (to be expected not too soon); currently, you can find it on the 
main branch of OCaml's CVS.

-- Alain


  reply	other threads:[~2007-11-21 12:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-21  7:43 viktor tron
2007-11-21  9:45 ` [Caml-list] " Alain Frisch
2007-11-21 11:21   ` Matthieu Dubuget
2007-11-21 12:05     ` Alain Frisch [this message]
2007-11-21 19:48       ` Jon Harrop
2007-11-21 17:06   ` viktor tron
2007-11-21 17:33     ` Alain Frisch
2007-11-21 18:35       ` viktor tron
2007-11-22 17:21         ` Alain Frisch
2007-11-26 17:20         ` Alain Frisch
2007-11-22 16:41 RABIH.ELCHAAR

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=47441F08.50901@frisch.fr \
    --to=alain@frisch.fr \
    --cc=caml-list@yquem.inria.fr \
    --cc=matthieu.dubuget@gmail.com \
    --cc=viktor.tron.ml@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).