[
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: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] OS X/Intel and dynamic loading |
William, I installed Ocaml from darwinports just fine. I get the same message about dynamic loading not being supported, though. On Aug 21, 2006, at 10:59 PM, William D. Neumann wrote: > I recently got a Macbook Pro, and attempted to build OCaml from the > CVS sources, but the build failed with the following error: > > cd camlp4; make all > CAML_LD_LIBRARY_PATH=../otherlibs/unix ../boot/ocamlrun ../ocaml - > I ../stdlib -I ../otherlibs/unix build/build.ml > Cannot load required shared library dllunix. > Reason: dynamic loading not supported on this platform. > Reference to undefined global `Unix' > make[1]: *** [yam] Error 2 > make: *** [camlp4out] Error 2 > > Building from the tarball source works fine, but it also appears > that dynamic loading doesn't work here either: > > [254] 2:48PM% ocaml unix.cma > Cannot load required shared library dllunix. > Reason: dynamic loading not supported on this platform. -- http://wagerlabs.com/