Browse thread
[Caml-list] Kinds of 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: | Sven Luther <luther@l...> |
| Subject: | Re: [Caml-list] Re: Kinds of threads |
On Tue, Oct 01, 2002 at 11:12:38AM +0200, Xavier Leroy wrote: > > The docs say that there are two kinds of threads in O'Caml: > > Ocaml bytecode threads and POSIX threads, and that it is > > possible to select which implementation to use at compiler > > build time. Two questions: first, what is the implementation > > chosen in the ocaml RPM distribution > > The RPMs distributed by INRIA use bytecode threads. That might not be > true of RPMs and Debian packages built by third parties. I build debian packages with the --with-pthread option, so this means POSIX threads. Friendly, Sven Luther ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners