[
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: | Manfred Lotz <manfred.lotz@w...> |
| Subject: | [Caml-list] (Newbie question): link problem |
Hi there, I try to compile a source file which uses Num: ocamlc fac.ml I get: Error while linking fac.cmo: Reference to undefined global `Num' Ok. Now I try: ocamlc -cclib -lnums fac.ml and get the same error message as above. What can I do? Manfred ------------------- 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