Browse thread
[Caml-list] Porblem with Num module
[
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-15 (10:02) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] Porblem with Num module |
On Fri, May 14, 2004 at 11:20:01PM -0700, Shawn Wagner wrote: > On Sat, May 15, 2004 at 02:00:03AM -0400, William Lovas wrote: > > > No -- `nums.cma' is the name of the library file. It contains several > > modules: Num, Big_int, Ratio... (others? I'm not sure how to analyze a > > .cma file to see what it contains other than by trial and error...) > > Though it's not normally built in a standard ocaml install, there's a > program called objinfo that will display information about bytecode files, > including a list of every module in a .cma file. Run 'make objinfo' in > OCAML-SOURCE/tools/ to compile it. If you're using Debian, then program should be installed and called 'ocamlobjinfo'. It's very useful - should be installed by default everywhere I think. Rich. -- Richard Jones. http://www.annexia.org/ http://www.j-london.com/ Merjis Ltd. http://www.merjis.com/ - improving website return on investment C2LIB is a library of basic Perl/STL-like types for C. Vectors, hashes, trees, string funcs, pool allocator: http://www.annexia.org/freeware/c2lib/ ------------------- 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