[
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: | Xavier Leroy <xavier.leroy@i...> |
| Subject: | Re: [Caml-list] Loading nums.cma dynamically. |
> Can I load nums.cma dynamically? Yes, on all platforms where OCaml supports dynamic loading of C stub libraries: Linux, FreeBSD, Tru64, Solaris, IRIX, and Win32. > I have "error loading shared > library: -lnums.so: cannot open shared object file: No such > file or directory". The '-l' in '-lnums.so' is a bit surprising. If you get this error on one of the supported platforms above, with a clean OCaml 3.06 install, please submit a bug report at caml-bugs@inria.fr with as much information as you can provide. - Xavier Leroy ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners