coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Christoph-Simon Senjak <christoph.senjak AT ifi.lmu.de>
- To: coq-club AT inria.fr
- Subject: [Coq-Club] Problem with Native-Coq
- Date: Mon, 17 Aug 2015 23:04:17 +0200
Hi.
I am trying to use Native-Coq to compile some of my code, and it ... sometimes ... works, and sometimes it doesn't, with no apparent reason.
So here is a configuration where it fails:
$ coqc Shorthand.v
File "./NShorthand.ml", line 1, characters 0-17:
Error: Unbound module Nativevalues
Anomaly: Library compilation failure. Please report.
Using strace, I found out that it executes the following ocamlopt command:
ocamlopt -shared -o ./NShorthand.cmxs -rectypes -w -A -II think
/usr/lib/ocaml/camlp5 -I /usr/local/config -I /usr/local/lib -I
/usr/local/kernel -I /usr/local/library [...]
-I /usr/local/kernel -I /usr/local/library
should be
-I /usr/local/lib/coq/kernel -I /usr/local/lib/coq/library
(and probably /usr/local/config also /usr/local/lib/coq/config)
Or did I get that wrong? Any other clues?
Best regards
Christoph-Simon Senjak
- [Coq-Club] Problem with Native-Coq, Christoph-Simon Senjak, 08/17/2015
- Re: [Coq-Club] Problem with Native-Coq, Guillaume Melquiond, 08/18/2015
- Re: [Coq-Club] Problem with Native-Coq, Christoph-Simon Senjak, 08/18/2015
- Re: [Coq-Club] Problem with Native-Coq, Guillaume Melquiond, 08/18/2015
- Re: [Coq-Club] Problem with Native-Coq, Christoph-Simon Senjak, 08/18/2015
- Re: [Coq-Club] Problem with Native-Coq, Chantal Keller, 08/26/2015
- Re: [Coq-Club] Problem with Native-Coq, Christoph-Simon Senjak, 08/18/2015
- Re: [Coq-Club] Problem with Native-Coq, Guillaume Melquiond, 08/18/2015
- Re: [Coq-Club] Problem with Native-Coq, Christoph-Simon Senjak, 08/18/2015
- Re: [Coq-Club] Problem with Native-Coq, Guillaume Melquiond, 08/18/2015
Archive powered by MHonArc 2.6.18.