caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] pxp compilation under cygwin
@ 2002-09-06 10:04 Samuel Lacas
  2002-09-06 10:49 ` Maxence Guesdon
  0 siblings, 1 reply; 3+ messages in thread
From: Samuel Lacas @ 2002-09-06 10:04 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] pxp compilation under cygwin
  2002-09-06 10:04 [Caml-list] pxp compilation under cygwin Samuel Lacas
@ 2002-09-06 10:49 ` Maxence Guesdon
  2002-09-06 10:52   ` Samuel Lacas
  0 siblings, 1 reply; 3+ messages in thread
From: Maxence Guesdon @ 2002-09-06 10:49 UTC (permalink / raw)
  To: Samuel Lacas; +Cc: caml-list

> 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] pxp compilation under cygwin
  2002-09-06 10:49 ` Maxence Guesdon
@ 2002-09-06 10:52   ` Samuel Lacas
  0 siblings, 0 replies; 3+ messages in thread
From: Samuel Lacas @ 2002-09-06 10:52 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-06 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-06 10:04 [Caml-list] pxp compilation under cygwin Samuel Lacas
2002-09-06 10:49 ` Maxence Guesdon
2002-09-06 10:52   ` Samuel Lacas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).