summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 196235a..08a7244 100644
--- a/README
+++ b/README
@@ -75,7 +75,7 @@ Here is a short comparaison:
As GCC is written in Ada, you need to use the GNU Ada compiler (GNAT).
I recommend to use GNAT GPL from http://libre.adacore.com (free).
GHDL was tested with GNAT GPL 2014. Any later version should work.
-If you build with the mcode backend, you need an i386 version of GNAT.
+The only other dependency is zlib (On ubuntu/debian, install zlib1g-dev).
Building with mcode backend
***************************