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 MAA31760; Fri, 6 Sep 2002 12:04:18 +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 MAA32138 for ; Fri, 6 Sep 2002 12:04:17 +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 g86A4G919526 for ; Fri, 6 Sep 2002 12:04:16 +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 4CBB1F818B for ; Fri, 6 Sep 2002 12:04:16 +0200 (CEST) Received: (from lacas@localhost) by ouessant.trusted-logic.fr (8.9.3/8.9.3) id MAA04104 for caml-list@inria.fr; Fri, 6 Sep 2002 12:04:16 +0200 Date: Fri, 6 Sep 2002 12:04:15 +0200 From: Samuel Lacas To: caml-list@inria.fr Subject: [Caml-list] pxp compilation under cygwin Message-ID: <20020906120415.A1974@ouessant.trusted-logic.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us 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 Hello, 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) $ ocamlc -v The Objective Caml compiler, version 3.05 Standard library directory: C:\Program Files\Cygwin\usr\local\lib\ocaml Did anyone had the same problem ? I suppose the compiler is lacking memory, but I'm not sure. Sincerely, 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