From: Basile STARYNKEVITCH <basile@starynkevitch.net>
To: caml-list@inria.fr
Subject: mostly static ocaml binaries
Date: Fri, 18 May 2007 18:02:47 +0200 [thread overview]
Message-ID: <464DCE27.9000705@starynkevitch.net> (raw)
Dear All
I would like to know how to make ocaml with mostly static binaries.
My motivation is the following: I want to code some dynamic web site but
my small hosting company provide only a very basic linux system. In
particular even the /usr/lib/libpcre.so is not available.
So I would like to develop an application which only has as dynamic
library the very common ones like libc.so libm.so libdl.so and no much more.
I know that the request is not very common, I am not familiar enough
with Ocaml linking of C libraries ...
BTW, those developing tools in Ocaml for Web might also consider this
small issue: some small web hosting companies (those costing a few euros
or dollars each month) offer only very few shared libraries, and most of
the libraries used by such Ocaml web applications should be statically
linked. It may sound strange, but it is true.
Oh, did I forgot to tell that I hate PHP?
Regards.
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faïencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***
next reply other threads:[~2007-05-18 16:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-18 16:02 Basile STARYNKEVITCH [this message]
2007-05-18 16:47 ` [Caml-list] " Richard Jones
2007-05-25 7:32 ` Olivier Andrieu
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=464DCE27.9000705@starynkevitch.net \
--to=basile@starynkevitch.net \
--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