<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/07/d81ee2be1dc31a8d0c39a05a27735a31"
  from="Eckart Goehler &lt;goehler@a...&gt;"
  author="Eckart Goehler"
  date="2003-07-15T11:49:59"
  subject="[Caml-list] Problems with threads and ocamlopt"
  prev="2003/07/e481e02b272f5f354af206fd1dc9148b"
  next="2003/07/090fba18d39b84b18e76264783dfeb3f"
  prev-thread="2003/07/e481e02b272f5f354af206fd1dc9148b"
  next-thread="2003/07/090fba18d39b84b18e76264783dfeb3f"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Problems with threads and ocamlopt">
<msg 
  url="2003/07/d81ee2be1dc31a8d0c39a05a27735a31"
  from="Eckart Goehler &lt;goehler@a...&gt;"
  author="Eckart Goehler"
  date="2003-07-15T11:49:59"
  subject="[Caml-list] Problems with threads and ocamlopt">
</msg>
</thread>

<contents>

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

</contents>

</message>

