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 MAA00575; Fri, 6 Sep 2002 12:49:17 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id MAA01027 for ; Fri, 6 Sep 2002 12:49:16 +0200 (MET DST) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g86AnF116462; Fri, 6 Sep 2002 12:49:15 +0200 (MET DST) Received: from santenay.inria.fr (santenay.inria.fr [128.93.8.59]) by pauillac.inria.fr (8.7.6/8.7.3) with SMTP id MAA00166; Fri, 6 Sep 2002 12:49:14 +0200 (MET DST) Date: Fri, 6 Sep 2002 12:49:14 +0200 From: Maxence Guesdon To: Samuel Lacas Cc: caml-list@inria.fr Subject: Re: [Caml-list] pxp compilation under cygwin Message-Id: <20020906124914.24afd5d1.maxence.guesdon@inria.fr> In-Reply-To: <20020906120415.A1974@ouessant.trusted-logic.fr> References: <20020906120415.A1974@ouessant.trusted-logic.fr> Organization: INRIA X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; ) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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. This now well-known problem has been fixed in ocaml 3.06. -- Maxence Guesdon ------------------- 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