Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] mktop, threads and batteries: inconsistent assumptions
@ 2013-10-01 12:40 Matej Kosik
  0 siblings, 0 replies; only message in thread
From: Matej Kosik @ 2013-10-01 12:40 UTC (permalink / raw)
  To: caml-list

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 (?)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-01 12:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-01 12:40 [Caml-list] mktop, threads and batteries: inconsistent assumptions Matej Kosik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox