Skip to Content.
Sympa Menu

coq-club - [Coq-Club] coq_makefile and ocamlfind

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] coq_makefile and ocamlfind


Chronological Thread 
  • From: Ali Assaf <ali.assaf AT inria.fr>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: [Coq-Club] coq_makefile and ocamlfind
  • Date: Wed, 1 Apr 2015 10:54:05 +0200 (CEST)

Hello,

I am trying to compile a coq plugin that depends on an external library. In particular, one of the modules of the plugin depends on the Yojson library (Opam installed, but that is not relevant I think). I can compile the module using ocamlfind, but how can I tell coq_makefile to use ocamlfind? Is there another portable way to tell coq_makefile to use the library?

Thanks,

Ali Assaf



Archive powered by MHonArc 2.6.18.

Top of Page