aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BUILD.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUILD.txt b/BUILD.txt
index 2d059a034..4f12e0deb 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -35,6 +35,10 @@ I recommend to use GNAT GPL from http://libre.adacore.com (free).
GHDL was tested with GNAT GPL 2014. Any later version should work.
The only other dependency is zlib (On ubuntu/debian, install zlib1g-dev).
+On UNIX and MinGW systems, you also need standard utilities like sh,
+cmp or make. On MSYS2 packages msys/diffutils and msys/make must be
+installed.
+
Building with mcode backend
***************************