From: Matej Kosik <5764c029b688c1c0d24a2e97cd764f@gmail.com>
To: caml-list <caml-list@inria.fr>
Subject: [Caml-list] mktop, threads and batteries: inconsistent assumptions
Date: Tue, 01 Oct 2013 13:40:05 +0100 [thread overview]
Message-ID: <524AC2A5.8040300@gmail.com> (raw)
Dear all,
I have started to use ocamlmktop, but I noticed an odd thing. These things work:
ocamlfind mktop -o top -thread -package threads -linkpkg
ocamlfind mktop -o top -vmthread -package threads -linkpkg
ocamlfind mktop -o top -thread -package threads,batteries -linkpkg
but this doesn't:
ocamlfind mktop -o top -vmthread -package threads,batteries -linkpk
File "/tmp/findlib_initl73e59e.ml", line 1, characters 0-1:
Error: Files /usr/lib/ocaml/batteries/batteries.cma(BatRMutex)
and /usr/lib/ocaml/vmthreads/threads.cma(Thread)
make inconsistent assumptions over interface Thread
(I have tried Ocaml provided by Debian as well as GODI)
I would like to ask, if this is something to be expected (?)
reply other threads:[~2013-10-01 12:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=524AC2A5.8040300@gmail.com \
--to=5764c029b688c1c0d24a2e97cd764f@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