Browse thread
[Caml-list] Native threads under Debian 3.0r0
[
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@d...> |
| Subject: | Re: [Caml-list] Native threads under Debian 3.0r0 |
On Wed, Sep 04, 2002 at 01:03:14AM +0200, Berke Durak wrote: > Hello everybody, > > I'm having severe problems with native threads. Not only I can't get them to > work with the Graphics module, I can't get them to work at all. I'm > using a fresh Debian 3.0r0. I've recompiled Ocaml 3.06 with > '-with-pthread' option. Shouldn't the following code Notice that you should be able to install the sid version of the packages with something like : apt-get install -t sid ocaml (and -t sarge when ocaml 3.06 packages enter testing in a few days). So you don't need to recompile yourself to get ocaml 3.06 and the other library packages you are using. That said, the problem you mention below (if it is a problem) is also present with the 3.06 debian packages. 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