caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] (Newbie question): link problem
@ 2003-11-01 13:07 Manfred Lotz
  2003-11-01 14:07 ` Kamil Shakirov
  0 siblings, 1 reply; 3+ messages in thread
From: Manfred Lotz @ 2003-11-01 13:07 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-01 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-01 13:07 [Caml-list] (Newbie question): link problem Manfred Lotz
2003-11-01 14:07 ` Kamil Shakirov
2003-11-01 15:27   ` [Caml-list] " Manfred Lotz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).