Browse thread
[Caml-list] Gmp module
- Claudio Trento
[
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: | 2004-05-14 (15:15) |
From: | Claudio Trento <trento@d...> |
Subject: | [Caml-list] Gmp module |
Hello, I've installed in usr/lib/ocaml/gmp dir the gmp library on my Pc, I've added "open Gmp" in .ml file and I've inclused gmp.cma (gmp/gmp.cma) file within commpilation line but I've the same error at the line of code "open Gmp": Unbound module Gmp Please, tell me why? Thanks, Claudio ------------------- 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