[
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: | Christian Murray <d96cmu@c...> |
| Subject: | Threads and ocaml-2.02 |
I have some problem with threads in ocaml-2.02 (bytecode threads) ocamlmktop -thread -custom threads.cma unix.cma -cclib -lthreads -cclib -lunix Error while linking /opt/ocaml/lib/ocaml/threads/stdlib.cma(Printf): Reference to undefined global `Buffer' The expression above do work in ocaml-2.01. /regards Christian Murray