summaryrefslogtreecommitdiffstats
path: root/gold/README
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2010-12-01 16:51:44 +0000
committerIan Lance Taylor <ian@airs.com>2010-12-01 16:51:44 +0000
commit9a5ce24c61f4e00384172807992e253ea0400874 (patch)
treea40c7f55a32eb0b7436d9e14424c98f9636cf622 /gold/README
parent4aac0db70f3720574c1e9102b7e2ca0d8c3390f6 (diff)
downloadppe42-binutils-9a5ce24c61f4e00384172807992e253ea0400874.tar.gz
ppe42-binutils-9a5ce24c61f4e00384172807992e253ea0400874.zip
* README: Update compilers known to work and fail.
Diffstat (limited to 'gold/README')
-rw-r--r--gold/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/gold/README b/gold/README
index 43c6897c4e..bc8496aee5 100644
--- a/gold/README
+++ b/gold/README
@@ -53,8 +53,8 @@ Build requirements
==================
The gold source code uses templates heavily. Building it requires a
-recent version of g++. g++ 4.0.3 is known to work. g++ 3.2 and g++
-3.4.3 are known to fail.
+recent version of g++. g++ 4.0.3 and 4.1.3 are known to work. g++
+3.2, 3.4.3, and 4.1.2 are known to fail.
The linker script parser uses features which are only in newer
versions of bison. bison 2.3 is known to work. bison 1.26 is known
OpenPOWER on IntegriCloud