Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Compile error: gramlib.cmxa

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Compile error: gramlib.cmxa


chronological Thread 
  • From: Arnaud Spiwack <Arnaud.Spiwack AT lix.polytechnique.fr>
  • To: muad <muad.dib.space AT gmail.com>
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Compile error: gramlib.cmxa
  • Date: Sun, 16 Aug 2009 01:47:55 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=rm54aAO0Gzxo7nS45mXUa86GQGMBrAZAaYsJl2IuzW3dDl1DVwx91D6xj85c4qfq3N f2PDKbwHYwsNhCzB3YJUnYBzP69a2SG6AudZTNvRwcaZi2QDPYS5uGU7OKXIs6oioOK7 GqlZGSq7gjXE/1JF2ltKc8oVimv5stP+gaXes=
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

I've never tried this particular set of version. But from the error message I'd say you might have forgotten to do "make opt.opt" when compiling camlp5.


Arnaud Spiwack

muad a écrit :
Hello, I am just wondering if anyone knows how to compile Coq svn using
Camlp5 version 5.12 (ocaml 3.11.1)?


running make has given this error:

...
OCAMLOPT  scripts/coqmktop.ml
OCAMLOPT -o bin/coqmktop.opt
File "_none_", line 1, characters 0-1:
Error: Cannot find file gramlib.cmxa
make[1]: *** [bin/coqmktop.opt] Error 2
make: *** [world] Error 2

and it's not clear what to do from there, thanks for any ideas about it.





Archive powered by MhonArc 2.6.16.

Top of Page