diff options
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 *************************** |