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 WAA03746; Tue, 24 Apr 2001 22:52:58 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id WAA03195 for ; Tue, 24 Apr 2001 22:52:57 +0200 (MET DST) Received: from tor.abc.se (ns.abc.se [195.17.72.11]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f3OKquj25124; Tue, 24 Apr 2001 22:52:56 +0200 (MET DST) Received: from gateway (dialup-12 [195.17.73.12]) by tor.abc.se (8.9.3+Sun/8.9.3) with SMTP id WAA03981; Tue, 24 Apr 2001 22:52:54 +0200 (MET DST) From: "Mattias Waldau" To: "Alan Schmitt" , Cc: Subject: RE: [Caml-list] Cygwin ocaml crashes Date: Tue, 24 Apr 2001 22:52:46 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20010424094448.J1751@alan-schm1p.inria.fr> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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