aboutsummaryrefslogtreecommitdiffstats
path: root/translate/gcc/README
diff options
context:
space:
mode:
authorgingold <gingold@b72b5c32-5f01-0410-b925-b5c7b92870f7>2005-12-10 17:11:09 +0000
committergingold <gingold@b72b5c32-5f01-0410-b925-b5c7b92870f7>2005-12-10 17:11:09 +0000
commit1716b52525c5b6baaba7e0a16d6d9dbf6633ac6d (patch)
treea73d75a464215acd1f7cc1532c07ecd214a3471e /translate/gcc/README
parente1625e7d23b3c80820f53f921f4149736bcd5e7b (diff)
downloadghdl-1716b52525c5b6baaba7e0a16d6d9dbf6633ac6d.tar.gz
ghdl-1716b52525c5b6baaba7e0a16d6d9dbf6633ac6d.tar.bz2
ghdl-1716b52525c5b6baaba7e0a16d6d9dbf6633ac6d.zip
dist-common.sh added
Diffstat (limited to 'translate/gcc/README')
-rw-r--r--translate/gcc/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/translate/gcc/README b/translate/gcc/README
index d7bab3281..2d3a882c5 100644
--- a/translate/gcc/README
+++ b/translate/gcc/README
@@ -29,7 +29,8 @@ Building GHDL from sources:
Required:
* the sources of @GCCVERSION@ (at least the core part).
Note: other versions of gcc sources have not been tested.
-* the Ada95 GNAT compiler (GNAT v3.15p and GNAT GPL 2005 are known to work).
+* the Ada95 GNAT compiler (GNAT v3.15p and GNAT GPL 2005 are known to work;
+ Ada compilers in most Linux distributions are more or less buggy)
* GNU/Linux for ix86 (pc systems) (porting is necessary for other systems)
Procedure: