caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Linking the num library with and without ocamlfind
@ 2015-09-22 16:23 Christian Lindig
  2015-09-22 22:37 ` Gerd Stolpmann
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Lindig @ 2015-09-22 16:23 UTC (permalink / raw)
  To: caml-list

The “num" arbitrary precision library is part of the OCaml distribution and is linked as nums.cm(x)a. - note the trailing “s”. I noticed that the corresponding package for ocamlfind is called “num” - without the trailing “s”, and that the documentation also refers to the library as “num” but not “nums”. Is there a reason for this? I tripped over it when switching to/from ocamlfind.

	http://caml.inria.fr/pub/docs/manual-ocaml/libnum.html

— Christian 

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

end of thread, other threads:[~2015-09-22 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-22 16:23 [Caml-list] Linking the num library with and without ocamlfind Christian Lindig
2015-09-22 22:37 ` Gerd Stolpmann

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).