Browse thread
[Caml-list] Cygwin ocaml crashes
[
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: | 2001-04-24 (20:52) |
From: | Mattias Waldau <mattias.waldau@a...> |
Subject: | RE: [Caml-list] Cygwin ocaml crashes |
Yes, downloading and rebuilding helps. The below, before and after: BEFORE (cygwin-binary downloaded from www.ocaml.org): data$ ocaml.exe Objective Caml version 3.01 # fdas ;; 0 [main] ocaml 1604 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 80086 [main] ocaml 1604 stackdump: Dumping stack trace to ocamlrun.exe.stackdump bash: [1516: 1] tcsetattr: Not a character device Segmentation fault (core dumped) AFTER (source downloaded and compiled locally using very up-to-date cygwin): data$ ocaml.exe Objective Caml version 3.01 # fdas ;; Characters 0-4: Unbound value fdas # #quit;; data$ -----Original Message----- From: owner-caml-list@pauillac.inria.fr [mailto:owner-caml-list@pauillac.inria.fr]On Behalf Of Alan Schmitt Sent: Tuesday, April 24, 2001 9:45 AM To: wester@ilt.fhg.de Cc: caml-list@inria.fr Subject: Re: [Caml-list] Cygwin ocaml crashes Hi, I guess I went too fast sending my message yesterday. I had rebuilt a cvs Ocaml on a couple months old cygwin and it did not work. Then I got a new cygwin and it still did not work. This morning I rebuilt Ocaml on the new cygwin and it does work. Alan >Hi, > >I rebuilt Ocaml with the latest Cygwin version and now it works. > >Rolf > -- The hacker: someone who figured things out and made something cool happen. ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr