Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Compilation of CoQ on Linux

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Compilation of CoQ on Linux


Chronological Thread 
  • From: <michael.ganem AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Compilation of CoQ on Linux
  • Date: Sat, 04 Jan 2014 19:45:00 +0100

Hi,
I'm trying to compile coq following the instruction in the INSTALL file. The
stage ./configure completes successfully but when I compiling the system with
"make world" I got and error:
COQMKTOP -o bin/coqtop.opt
Fatal error: exception Invalid_argument("index out of bounds")
make[1]: *** [bin/coqtop.opt] Error 2
make[1]: Leaving directory `/coq'
make: *** [world] Error 2


I'd be glad to get tips to overcome this.

thanks,
Michael



Archive powered by MHonArc 2.6.18.

Top of Page