[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Nicolas Cannasse <ncannasse@m...> |
| Subject: | Mac x86 shared libraries |
Hi, One of the users of the haXe compiler (http://haxe.org) is trying to run the install script on a new Macbook. He gets the following error : ocaml install.ml Cannot load required shared library dllunix. Reason: dynamic loading not supported on this platform. Reference to undefined global `Unix' He checked on OCaml CVS and same error. Any idea ? Nicolas