Browse thread
Problems spawning threads
-
Edgar Friendly
- Edgar Friendly
- Michael Wohlwend
- Zheng Li
- Xavier Leroy
- Jon Harrop
[
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: | Michael Wohlwend <micha-1@f...> |
| Subject: | Re: [Caml-list] Problems spawning threads |
Am Dienstag, 18. Dezember 2007 06:18:34 schrieb Edgar Friendly: > it? Hopefully I'll have some confirmation soon that the (probably > useless) ccopts and other optimization options don't affect the error. the ccopts are for the c-compiler not for ocamlopt (it doesn't generate c-code) Michael