caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Self contained Windows executable?
@ 2014-05-19  7:42 Andre Tampubolon
  2014-05-19  7:55 ` David Allsopp
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andre Tampubolon @ 2014-05-19  7:42 UTC (permalink / raw)
  To: caml-list

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

Hello folks,

I just built ocaml on Windows 7 (mingw).
I notice that executables compiled with ocamlc (e.g ocamlc hello.ml -o
hello.exe) won't run on another machine. It says "Cannot exec ocamlrun".

It seems that executables created with ocaml are not "native" executables,
because ocamlrun is still needed. On the other hand, executables compiled
with ocamlopt require Cygwin DLLs.

Is there any workaround?

-- 
*Andre Tampubolon*
GPG public key:http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC6492E7D01AA96CF

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

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

end of thread, other threads:[~2014-05-19  9:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-19  7:42 [Caml-list] Self contained Windows executable? Andre Tampubolon
2014-05-19  7:55 ` David Allsopp
2014-05-19  7:56 ` Adrien Nader
     [not found] ` <E51C5B015DBD1348A1D85763337FB6D9E8EEFDA5@Remus.metastack.local>
     [not found]   ` <CAOEA5rZWJ+HfwkCGnLPbwwz7GVHZ6R7_ioZfyabFyNOuNnPhrg@mail.gmail.com>
2014-05-19  9:10     ` David Allsopp
2014-05-19  9:22       ` Jonathan Protzenko
2014-05-19  9:28         ` Adrien Nader

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