aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL_CROSS.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL_CROSS.md')
-rw-r--r--INSTALL_CROSS.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL_CROSS.md b/INSTALL_CROSS.md
new file mode 100644
index 00000000..0c2fce60
--- /dev/null
+++ b/INSTALL_CROSS.md
@@ -0,0 +1,5 @@
+It is possible to compile Coq on one architecture and then the resulting OCaml on another architecture.
+
+- Remove all '*.cm*' files.
+- Fix the path to MenhirLib in Makefile.config
+- make again