* README: Update compilers known to work and fail.
authorIan Lance Taylor <ian@airs.com>
Wed, 1 Dec 2010 16:51:44 +0000 (16:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 1 Dec 2010 16:51:44 +0000 (16:51 +0000)
gold/ChangeLog
gold/README

index ab9ed3c75ae0daf69c10ad40e990c487c466492c..49592dc9b1547aeda392bcabb3b2f6cc6f4c8bef 100644 (file)
@@ -1,3 +1,7 @@
+2010-12-01  Ian Lance Taylor  <iant@google.com>
+
+       * README: Update compilers known to work and fail.
+
 2010-11-23  Matthias Klose  <doko@ubuntu.com>
 
        * configure.in: For --enable-gold, handle value `default' instead of
index 43c6897c4e844e5b0347509d16d3859ae2e877b3..bc8496aee5f8e04c2f0fe86910021b8936ace7e0 100644 (file)
@@ -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
This page took 0.03675 seconds and 4 git commands to generate.