caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Build OCaml on linux
@ 2012-09-20 19:50 Zhi Han
  2012-09-22 19:52 ` Kristopher Micinski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zhi Han @ 2012-09-20 19:50 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 639 bytes --]

Hi,

I found that the OCaml executable "bin/ocaml" is built by default as an bytecode on Linux, i.e., it requires 'bin/ocamlrun" to run it. This has caused some issues in our group because our build process copies the executables from place to place. When the files are moved, the old location of the file is left in the first line of the bytecode file.

However, same issues does not exists on Windows build. The files are built as executables and we can move these files around and still be able to execute them. I am wondering what are the switches that makes the Windows build work. Can somebody help me with that? Thanks,

Zhi

[-- Attachment #2: Type: text/html, Size: 2684 bytes --]

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

end of thread, other threads:[~2012-09-25 17:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-20 19:50 [Caml-list] Build OCaml on linux Zhi Han
2012-09-22 19:52 ` Kristopher Micinski
     [not found] ` <sympa.1348346044.7674.559@inria.fr>
2012-09-23  0:33   ` Edgar Friendly
2012-09-23  0:56     ` Wojciech Meyer
     [not found]   ` <04644211E51C7E40BF64101089F97E4D0A7B38C9@exmb-01-ah.ad.mathworks.com>
     [not found]     ` <CA+LkvyqbZxzY=Coj7v_XnkSBDyN8wGuQP9ZB41bCBHqsE6XfcQ@mail.gmail.com>
2012-09-25  0:36       ` Francois Berenger
2012-09-25  9:25 ` Fabrice Le Fessant

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).