caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dave Mason <dmason@sarg.ryerson.ca>
To: caml-list@inria.fr
Subject: Re: possible solution to [Caml-list] The DLL-hell of O'Caml
Date: Tue, 05 Mar 2002 07:47:54 -0500	[thread overview]
Message-ID: <200203051247.g25Clso15170@sarg.ryerson.ca> (raw)
In-Reply-To: Your message of "Tue, 05 Mar 2002 08:58:31 +0100." <000001c1c41b$8b3baeb0$0700a8c0@gateway>

>>>>> On Tue, 5 Mar 2002 08:58:31 +0100, "Mattias Waldau" <mattias.waldau@abc.se> said:

>> ``dynamic load via http (including https) with local cache''

> That is a simple enough idea that could work for pure O'Caml code.

> How can we handle Ocaml-code that depend on C-libraries, like PCRE? 
> Any ideas?

For our purposes, the Ocaml code could call the infrastructure to get
it to load the C library before it tries to access the C code, or to
build the original executable with the libraries we need.

> Will it handle different versions of the same library? Can I have
> two versions of the PCRE simultaneously?

I think that would be very difficult to arrange.  Again, for our
purposes, the downloadable modules would come from single site, so we
will arrange for the libraries to be consistent.

../Dave
-------------------
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:[~2002-03-05 21:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-01 18:52 [Caml-list] troubleshooting problem related to garbage collection james woodyatt
2002-03-02  0:11 ` james woodyatt
2002-03-02  7:57   ` [Caml-list] The DLL-hell of O'Caml Mattias Waldau
2002-03-02 11:56     ` Markus Mottl
2002-03-02 21:40       ` Alexander V. Voinov
2002-03-02 14:46     ` Alain Frisch
2002-03-02 19:00       ` Chris Hecker
2002-03-02 19:42         ` Mattias Waldau
2002-03-02 22:41           ` Chris Hecker
2002-03-03 15:56             ` Vitaly Lugovsky
2002-03-04  9:57           ` Sven
2002-03-04 12:10             ` possible solution to " Dave Mason
2002-03-05  7:58               ` Mattias Waldau
2002-03-05 12:47                 ` Dave Mason [this message]
2002-03-04 12:20     ` Jacques Garrigue

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=200203051247.g25Clso15170@sarg.ryerson.ca \
    --to=dmason@sarg.ryerson.ca \
    --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).