From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id NAA09131; Tue, 15 Jul 2003 13:49:59 +0200 (MET DST) Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id NAA25359 for ; Tue, 15 Jul 2003 13:49:58 +0200 (MET DST) Received: from ait780f.ait.physik.uni-tuebingen.de (ait780f.ait.physik.uni-tuebingen.de [134.2.76.59]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h6FBnvf27195 for ; Tue, 15 Jul 2003 13:49:57 +0200 (MET DST) Received: from localhost (goehler@localhost) by ait780f.ait.physik.uni-tuebingen.de (8.9.2/8.9.2) with ESMTP id NAA26371 for ; Tue, 15 Jul 2003 13:49:57 +0200 (CEST) X-Authentication-Warning: ait780f.ait.physik.uni-tuebingen.de: goehler owned process doing -bs Date: Tue, 15 Jul 2003 13:49:57 +0200 (CEST) From: Eckart Goehler X-X-Sender: To: Subject: [Caml-list] Problems with threads and ocamlopt Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Loop: caml-list@inria.fr X-Spam: no; 0.00; threads:01 ocamlopt:01 newbie:01 3.04.:01 -thread:01 cmx:01 astronomy:01 cmxa:01 ocaml:01 threadunix:02 unix:02 thread:02 module:03 merged:04 3.04:05 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, just a newbie question: I tried to use the function "ThreadUnix.timed_read" under ocaml 3.04 and ocamlopt 3.04. But ocamlopt reports: ... ocamlopt -o babot -thread str.cmxa unix.cmx thread.cmx threadUnix.cmx freemap.cmx dictionary.cmx patterns.cmx babot.cmx Cannot find file threadUnix.cmx make: *** [babot] Error 2 what's wrong? (The timed_read function seems not to be available in the unix module though according manual the threadUnix module should be merged back to unix module). sincerly eckart ----------------------------------------------------- Eckart Goehler Sand 1 IAAT, Astronomy 72076 Tuebingen Tel. : ++49-7071-297 54 73 Fax. : ++49-7071-29 34 58 e-mail : goehler@astro.uni-tuebingen.de ----------------------------------------------------- ------------------- 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