From 1ffa7bee75381916253d9990be6f558051b17095 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 12 Jun 2017 06:11:43 +0200 Subject: Document requirements for MSYS. Close #362 --- BUILD.txt | 4 ++++ 1 file changed, 4 insertions(+) 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 *************************** -- cgit v1.2.3