GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
COQNATIVE(1) FreeBSD General Commands Manual COQNATIVE(1)

coqnative - native Coq compiler

coqnative [ options ] filename

coqnative compiles vo files to binary files used by the native compute mechanism of the Coq Proof Assistant. See the Reference Manual for more information. It returns with exit code 0 if all the requested tasks succeeded. A non-zero return code means that something went wrong.

filename is a Coq object file (a .vo) to compile to a native binary.

Map physical dir to logical coqdir.
Synonymous to -Q.
Ignored, for compatibility.
Ignored, for compatibility.
Boot mode.
Override the default location of the standard library.
Add dir to the set of paths for the native files of the dependencies.
Output the generated files to dir.
Print list of options.

coqtop(1), coqc(1), coq_makefile(1), coqdep(1)

The Coq Reference Manual.

The Coq web site: http://coq.inria.fr


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.