From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id MAA14306; Sat, 15 May 2004 12:02:55 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id MAA13464 for ; Sat, 15 May 2004 12:02:54 +0200 (MET DST) Received: from aomori.annexia.org (annexia.force9.co.uk [212.56.101.183]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i4FA2qSH000751 for ; Sat, 15 May 2004 12:02:53 +0200 Received: from rich by aomori.annexia.org with local (Exim 3.36 #1 (Debian)) id 1BOw0J-0001Jd-00 for ; Sat, 15 May 2004 11:02:51 +0100 Date: Sat, 15 May 2004 11:02:51 +0100 To: caml-list@inria.fr Subject: Re: [Caml-list] Porblem with Num module Message-ID: <20040515100251.GA21618@redhat.com> References: <16547.38591.560988.893447@soggy.deldotd.com> <20040515060003.GA2652@force.stwing.upenn.edu> <20040515062001.GJ595@speakeasy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040515062001.GJ595@speakeasy.org> User-Agent: Mutt/1.5.5.1+cvs20040105i From: Richard Jones X-Miltered: at concorde with ID 40A5EACC.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 2004:99 2004:99 0400,:01 lovas:01 nums:01 'make:01 ocaml-source:01 vectors:01 hashes:01 funcs:01 allocator:01 ltd:98 ocaml:01 0700,:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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