coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Michael Ganem <michael.ganem AT gmail.com>
- To: coq-club AT inria.fr
- Subject: [Coq-Club] Stack overflow with byte code compilation
- Date: Sun, 19 Jan 2014 09:38:57 +0200
Hi, I try to run the following: Definition computation1 := (fun f h p => f (f (f h)) p) (fun g p => g (g p)) (fun p => match p with (x, y) => (x+1, (x+1) * y) end) (0, 1). Compute computation1. on a Ubuntu machine. In this machine, Coq is compiled in byte code. And I got "Stack overflow." I try:
The original machine is a ubuntu/ARM and the second machine is
ubuntu/x86. The problem seems to be linked to byte code compilation. Has anyone a tip for this? thanks, |
- [Coq-Club] Stack overflow with byte code compilation, Michael Ganem, 01/19/2014
- Re: [Coq-Club] Stack overflow with byte code compilation, J. Ian Johnson, 01/20/2014
- Re: [Coq-Club] Stack overflow with byte code compilation, Arnaud Spiwack, 01/20/2014
Archive powered by MHonArc 2.6.18.