caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Brock <rbw3@cet.nau.edu>
To: Cyrille Mescam <frenchy@fr.st>
Cc: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] Pb : Unix module and the ocaml toplevel
Date: Sat, 31 Mar 2001 21:46:18 +0000 (UTC)	[thread overview]
Message-ID: <Pine.LNX.4.21.0103312144450.19089-100000@phlurm.nau.edu> (raw)
In-Reply-To: <3AC616B1.62003C18@fr.st>


Try putting unix.cma on your compile line, like

ocamlc unix.cma myprog.ml -o myprog

--Brock

On Sat, 31 Mar 2001, Cyrille Mescam wrote:

|I don't manage to use the module Unix in the ocaml toplevel...
|
|Can someone help me....?
|
|frenchy :-)
|--
|Don't dream about it; make it...
|
|-------------------
|To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr
|
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


      parent reply	other threads:[~2001-04-01 21:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-31 17:41 Cyrille Mescam
2001-03-31 18:51 ` Charles Martin
2001-03-31 21:46 ` Brock [this message]

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=Pine.LNX.4.21.0103312144450.19089-100000@phlurm.nau.edu \
    --to=rbw3@cet.nau.edu \
    --cc=caml-list@inria.fr \
    --cc=frenchy@fr.st \
    /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).