Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Problems with ocamlopt under windows?
@ 2000-06-06  7:30 Manuel Fahndrich
  2000-06-07  6:53 ` STARYNKEVITCH Basile
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Fahndrich @ 2000-06-06  7:30 UTC (permalink / raw)
  To: 'caml-list@inria.fr'


I'm wondering if other people are experiencing problems with ocamlopt under
windows.

I have a program that works fine as bytecode, but it runs out of stack space
when 
compiled with ocamlopt. I'm suspecting an infinite loop.

I can't seem to narrow down the problem for now, since changing the amount
of print output
masks the error.

-Manuel




^ permalink raw reply	[flat|nested] 3+ messages in thread
* RE: Problems with ocamlopt under windows?
@ 2000-06-07 12:50 Don Syme
  0 siblings, 0 replies; 3+ messages in thread
From: Don Syme @ 2000-06-07 12:50 UTC (permalink / raw)
  To: Manuel Fahndrich, 'caml-list@inria.fr'


I had a problem like this a couple of months ago that I never reoprted.
Changing an action in ocamlyacc from

foo:  ... { my_ref := true; () }

to

foo:  ... { my_ref := true }

actually changed the behaviour of the program, from stack overflow to
correct behaviour.  At the time I couldn't get a small program illustrating
the error, and so didn't file a bug report.  I was using 2.02.

Cheers,
Don


-----Original Message-----
From: Manuel Fahndrich [mailto:maf@microsoft.com]
Sent: 06 June 2000 08:30
To: 'caml-list@inria.fr'
Subject: Problems with ocamlopt under windows?



I'm wondering if other people are experiencing problems with ocamlopt under
windows.

I have a program that works fine as bytecode, but it runs out of stack space
when 
compiled with ocamlopt. I'm suspecting an infinite loop.

I can't seem to narrow down the problem for now, since changing the amount
of print output
masks the error.

-Manuel




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

end of thread, other threads:[~2000-06-07 18:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-06  7:30 Problems with ocamlopt under windows? Manuel Fahndrich
2000-06-07  6:53 ` STARYNKEVITCH Basile
2000-06-07 12:50 Don Syme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox