From: Alain Frisch <alain@frisch.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Re: Pre-compiled ocaml binary for windows
Date: Thu, 09 Dec 2010 14:12:30 +0100 [thread overview]
Message-ID: <4D00D5BE.4000407@frisch.fr> (raw)
In-Reply-To: <20101209115400.GC6553@NANA.localdomain>
On 12/09/2010 12:54 PM, Mauricio Fernandez wrote:
> This approach is not exactly convenient because the list of cmxs to be loaded
> can easily get very long...
I was thinking of replacing the call to "ocamlopt" used to build the
main program (which requires external tools) with a call to "ocamlopt
-shared" to build a single monolithic .cmxs file that contains all the
modules for the program. So the generic loader would usually be called
with a single argument (and it would probably be better to leave the
other arguments so that they can be used by the program, as for "ocamlrun").
-- Alain
next prev parent reply other threads:[~2010-12-09 13:12 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-03 20:06 José Romildo Malaquias
2010-12-06 15:28 ` [Caml-list] " Damien Doligez
2010-12-06 16:08 ` Sylvain Le Gall
2010-12-06 17:50 ` [Caml-list] " Matthieu Dubuget
2010-12-07 0:24 ` Sylvain Le Gall
2010-12-07 8:21 ` [Caml-list] " Alain Frisch
2010-12-07 9:03 ` Sylvain Le Gall
2010-12-07 9:30 ` [Caml-list] " Alain Frisch
2010-12-07 9:42 ` Sylvain Le Gall
2010-12-07 9:49 ` [Caml-list] " Alain Frisch
2010-12-09 11:54 ` Mauricio Fernandez
2010-12-09 13:12 ` Alain Frisch [this message]
2010-12-07 9:42 ` gasche
2010-12-07 9:52 ` Alain Frisch
2010-12-07 10:29 ` gasche
2010-12-07 15:57 ` [Caml-list] " ygrek
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=4D00D5BE.4000407@frisch.fr \
--to=alain@frisch.fr \
--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