caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Porblem with Num module
Date: Sat, 15 May 2004 11:02:51 +0100	[thread overview]
Message-ID: <20040515100251.GA21618@redhat.com> (raw)
In-Reply-To: <20040515062001.GJ595@speakeasy.org>

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


  reply	other threads:[~2004-05-15 10:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13 14:30 Claudio Trento
2004-05-13 15:14 ` Richard Jones
2004-05-13 15:39 ` briand
2004-05-15  6:00   ` William Lovas
2004-05-15  6:20     ` Shawn Wagner
2004-05-15 10:02       ` Richard Jones [this message]
2004-05-14  8:26 ` Virgile Prevosto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040515100251.GA21618@redhat.com \
    --to=rich@annexia.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).