caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alain Frisch <Alain.Frisch@inria.fr>
To: skaller <skaller@users.sourceforge.net>
Cc: caml-list@yquem.inria.fr,
	felix-impl <felix-impl@lists.sourceforge.net>,
	Rhythmic Fistman <rfistman@gmail.com>,
	Emmanuel Onzon <emmanuel.onzon@ens-lyon.fr>
Subject: Re: [Caml-list] cywgin stack overflow
Date: Wed, 13 Jun 2007 18:27:39 +0200	[thread overview]
Message-ID: <46701AFB.40403@inria.fr> (raw)
In-Reply-To: <1181744198.6141.3.camel@rosella.wigram>

skaller wrote:
> ocamlopt.opt: fails without message
> ocamlopt: fails with Stack overflow message

FYI, OCaml does not implement stack detection under Cygwin in native
code (contrary to MSVC and Mingw ports), so the difference of behavior
between ocamlopt and ocamlopt.opt is not suprising.  (I guess you get
the equivalent of a segfault with ocamlopt.opt, but maybe nothing is
printed.)

-- Alain


  parent reply	other threads:[~2007-06-13 16:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-13  7:34 skaller
2007-06-13 11:29 ` [Caml-list] " Igor Peshansky
2007-06-13 12:05   ` skaller
2007-06-13 12:39 ` skaller
2007-06-13 13:44   ` Igor Peshansky
2007-06-13 14:00     ` skaller
2007-06-13 14:16       ` skaller
2007-06-13 14:45         ` Igor Peshansky
2007-06-13 16:20           ` Xavier Leroy
2007-06-13 16:27         ` Alain Frisch [this message]
2007-06-13 17:08           ` Igor Peshansky
2007-06-13 17:12             ` Alain Frisch
2007-06-14  7:03               ` Olivier Andrieu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46701AFB.40403@inria.fr \
    --to=alain.frisch@inria.fr \
    --cc=caml-list@yquem.inria.fr \
    --cc=emmanuel.onzon@ens-lyon.fr \
    --cc=felix-impl@lists.sourceforge.net \
    --cc=rfistman@gmail.com \
    --cc=skaller@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).