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

* Re: [Caml-list] Linking the num library with and without ocamlfind
  2015-09-22 16:23 [Caml-list] Linking the num library with and without ocamlfind Christian Lindig
@ 2015-09-22 22:37 ` Gerd Stolpmann
  0 siblings, 0 replies; 2+ messages in thread
From: Gerd Stolpmann @ 2015-09-22 22:37 UTC (permalink / raw)
  To: Christian Lindig; +Cc: caml-list

[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]

Am Dienstag, den 22.09.2015, 18:23 +0200 schrieb Christian Lindig:
> 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.

In the source tree it is in otherlibs/num. The README file there calls
it libnum. It was me who called it num in findlib, but I do not remember
exactly why (years ago). Maybe I just picked one of the several names
without thinking too much about it.

Gerd


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

-- 
------------------------------------------------------------
Gerd Stolpmann, Darmstadt, Germany    gerd@gerd-stolpmann.de
My OCaml site:          http://www.camlcity.org
Contact details:        http://www.camlcity.org/contact.html
Company homepage:       http://www.gerd-stolpmann.de
------------------------------------------------------------

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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