caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jeff Henrikson" <jehenrik@yahoo.com>
Cc: <caml-list@inria.fr>
Subject: [Caml-list] Re: SysThreads and DLL's
Date: Mon, 3 Dec 2001 18:52:54 -0500	[thread overview]
Message-ID: <003601c17c55$a0493060$0b01a8c0@mit.edu> (raw)

> To: caml-list@inria.fr
> Subject: Re: [Caml-list] Re: SysThreads and DLL's
>
> After another day spent experimenting, I have a wonderfully working system
> with OCaml now. I spawn a thread to perform OCaml initialization and then

I also need to expose caml code in a DLL.  Could you post your working thread code/event loop so that I can avoid hacking around?

Do you have any idea what will happen with windows dynamic linking behavior if two such DLLs get loaded into the same process
space?  It'd be cool if they could share runtimes, but I doubt that would be an easy or free behavior.  I'm not even sure you would
get correct separation of two runtimes for free.  I'd have to test the linker scoping behavior.


Jeff Henrikson


-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


             reply	other threads:[~2001-12-03 23:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-03 23:52 Jeff Henrikson [this message]
2001-12-08 16:28 ` Xavier Leroy
  -- strict thread matches above, loose matches on Subject: below --
2001-12-01  9:57 David McClain
2001-12-02  5:08 ` David McClain
2001-12-02 15:42 ` Julian Assange
2001-12-02 17:45   ` David McClain

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='003601c17c55$a0493060$0b01a8c0@mit.edu' \
    --to=jehenrik@yahoo.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).