diff options
author | gingold <gingold@b72b5c32-5f01-0410-b925-b5c7b92870f7> | 2008-07-22 01:32:39 +0000 |
---|---|---|
committer | gingold <gingold@b72b5c32-5f01-0410-b925-b5c7b92870f7> | 2008-07-22 01:32:39 +0000 |
commit | d8c55c69851314273518efcba41b15abf28e7763 (patch) | |
tree | b4a921be6698925b8312a33d6c2bc346a649783d /translate/gcc/README | |
parent | a504004319b2d42687150cfadbc0fd375c4496b8 (diff) | |
download | ghdl-d8c55c69851314273518efcba41b15abf28e7763.tar.gz ghdl-d8c55c69851314273518efcba41b15abf28e7763.tar.bz2 ghdl-d8c55c69851314273518efcba41b15abf28e7763.zip |
Release ghdl 0.27
Diffstat (limited to 'translate/gcc/README')
-rw-r--r-- | translate/gcc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translate/gcc/README b/translate/gcc/README index 0ef1a8bf0..d2d49a15c 100644 --- a/translate/gcc/README +++ b/translate/gcc/README @@ -29,7 +29,7 @@ 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 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) |