Browse thread
Trouble with findlib and threads
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Thomas Petazzoni <thomas.petazzoni@e...> |
| Subject: | Re: [Caml-list] Trouble with findlib and threads |
Hi again, Gerd Stolpmann wrote: > This is a configuration issue. I need the output of the configure script > of findlib to help you. Obviously, findlib did not detect that > multi-threading is supported. Here is the output of the test made by the configure script: [tpetazzoni@thomas findlib-1.1]$ ocamlc -custom -thread -o itest-aux/simple unix.cma threads.cma itest-aux/simple_threads.ml i loop index unused ? I don't know if it's useful or not. Thanks ! Thomas -- Thomas Petazzoni thomas.petazzoni@enix.org