Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* mostly static ocaml binaries
@ 2007-05-18 16:02 Basile STARYNKEVITCH
  2007-05-18 16:47 ` [Caml-list] " Richard Jones
  2007-05-25  7:32 ` Olivier Andrieu
  0 siblings, 2 replies; 3+ messages in thread
From: Basile STARYNKEVITCH @ 2007-05-18 16:02 UTC (permalink / raw)
  To: caml-list

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} ***


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-25  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-18 16:02 mostly static ocaml binaries Basile STARYNKEVITCH
2007-05-18 16:47 ` [Caml-list] " Richard Jones
2007-05-25  7:32 ` Olivier Andrieu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox