caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Dominique Martinet" <asmadeus77@gmail.com>
To: "Angela Zhu" <angela22.zhu@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Cancel button or Status bar
Date: Mon, 18 Feb 2008 09:24:13 +0100	[thread overview]
Message-ID: <b79ece760802180024u735918adh66661af7af4c3b00@mail.gmail.com> (raw)
In-Reply-To: <f82e818a0802171403m740a139co4a011c9cb6966a40@mail.gmail.com>

Hello,

Using your compiling line, I get an "reference to undefined global 'Unix'",
I've added "unix.cma" / "unix.cmxa" right before the -thread and it
then compiled just fine, and my dummy program worked. (if this still
doesn't work, mind sending everything make outputs ?)

Anyway, I don't know if you actually need all of the libraries the
book makes you load - I've only used "unix.cma -thread threads.cma"
and it worked just fine the couple of times I've used threads (change
.cma to .cmxa for ocamlopt)

Good luck,
Martinet Dominique.


      reply	other threads:[~2008-02-18  8:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-16 17:01 Angela Zhu
2008-02-16 17:26 ` [Caml-list] " Dominique Martinet
2008-02-16 21:49   ` Angela Zhu
2008-02-17 22:03   ` Angela Zhu
2008-02-18  8:24     ` Dominique Martinet [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=b79ece760802180024u735918adh66661af7af4c3b00@mail.gmail.com \
    --to=asmadeus77@gmail.com \
    --cc=angela22.zhu@gmail.com \
    --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).