caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] GODI, netsys and vmthreads
@ 2012-06-27 10:41 Matej Kosik
  2012-06-27 13:34 ` AW: " Gerd Stolpmann
  0 siblings, 1 reply; 2+ messages in thread
From: Matej Kosik @ 2012-06-27 10:41 UTC (permalink / raw)
  To: OCaml Mailing List

Dear all,

Is netsys package expected to work with -vmthreads?

When I try it, e.g.:

  ocamlfind c -vmthread -o main -linkpkg -package netsys main.ml

I get the following error:

  File "main.ml", line 1, characters 0-1:
  Error: Files
.../godi/lib/ocaml/pkg-lib/netsys/netsys_oothr_mt.cma(Netsys_oothr_mt)
       and .../godi/lib/ocaml/std-lib/vmthreads/threads.cma(Thread)
       make inconsistent assumptions over interface Thread
  make: *** [main] Error 2

Note that with -threads the whole thing compiles fine.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-27 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-27 10:41 [Caml-list] GODI, netsys and vmthreads Matej Kosik
2012-06-27 13:34 ` AW: " Gerd Stolpmann

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).