caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] custom toplevel with threads
@ 2002-03-22  8:47 Rolf Wester
  2002-03-22 11:35 ` mattwb
  0 siblings, 1 reply; 2+ messages in thread
From: Rolf Wester @ 2002-03-22  8:47 UTC (permalink / raw)
  To: caml-list

Hi,

I made a custom toplevel with:

ocamlmktop -custom -thread -o ocaml_all.exe  -I +labltk unix.cma nums.cma str.cma 
bigarray.cma labltk.cma -I +threads threads.cma

When running this toplevel it starts normally but as soon as I hit <return> the
toplevel excits without any message. When I make the toplevel omitting
threads.cma the toplevel works.

I'm using the native Windows OCaml3.04 distribution. Did I do anything wrong?
I would be appreciative for help.

Thanks in advance

Rolf Wester
-------------------------------------
Rolf Wester
rolf.wester@ilt.fraunhofer.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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-22 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-22  8:47 [Caml-list] custom toplevel with threads Rolf Wester
2002-03-22 11:35 ` mattwb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).