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 MAA00829; Fri, 6 Sep 2002 12:52:21 +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 MAA00840 for ; Fri, 6 Sep 2002 12:52:20 +0200 (MET DST) Received: from mailhost.trusted-logic.fr (mailhost.trusted-logic.fr [194.250.150.5]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g86AqJ920598 for ; Fri, 6 Sep 2002 12:52:19 +0200 (MET DST) Received: from ouessant.trusted-logic.fr (ouessant.trusted-logic.fr [192.168.1.201]) by mailhost.trusted-logic.fr (Postfix) with ESMTP id 41DACF818B for ; Fri, 6 Sep 2002 12:52:19 +0200 (CEST) Received: (from lacas@localhost) by ouessant.trusted-logic.fr (8.9.3/8.9.3) id MAA05316 for caml-list@inria.fr; Fri, 6 Sep 2002 12:52:19 +0200 Date: Fri, 6 Sep 2002 12:52:19 +0200 From: Samuel Lacas To: caml-list@inria.fr Subject: Re: [Caml-list] pxp compilation under cygwin Message-ID: <20020906125219.A4109@ouessant.trusted-logic.fr> References: <20020906120415.A1974@ouessant.trusted-logic.fr> <20020906124914.24afd5d1.maxence.guesdon@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0pre3us In-Reply-To: <20020906124914.24afd5d1.maxence.guesdon@inria.fr> X-Send-From: ouessant.trusted-logic.fr X-Operating-System: Linux ouessant.trusted-logic.fr 2.2.19 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Maxence Guesdon a écrit 0.6K le Fri, Sep 06, 2002 at 12:49:14PM +0200: # > I've been trying to compile pxp-1.1.5 under cygwin (ocamlc 3.05), and # > the compiler seg faults: # > # > $ ocamlc -c pxp_document.ml # > File "pxp_document.ml", line 2555, characters 3-19: # > Segmentation fault (core dumped) # # This now well-known problem has been fixed in ocaml 3.06. Hmm, that is exactly the answer I was afraid of. :) Thank you, sL ------------------- 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