aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-02-27 14:05:46 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-02-27 14:05:46 +0000
commit2f6eab4cf16b955421a622147b5635519ebf1f99 (patch)
treec62a1e649d2c7cc0c2fc185ac561735b37718940 /README
parent5602b45abaefdbd3327f9a417dd731a6c8679520 (diff)
update notes on which compilers work and which dont
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@954 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 1d3c93d..ab76e29 100644
--- a/README
+++ b/README
@@ -110,8 +110,8 @@ This thorn has been compiled and run successfully using
x86
===
* gcc version 2.95.3 20010125 (prerelease)
-* gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
* g++ (GCC) 3.2 for x86
+* g++ (GCC) 3.2.2 for x86
* Intel(R) C++ Compiler for 32-bit applications, Version 5.0.1 Build 010730D0
* Intel C++ Compiler for Linux, version 6.0
* Intel(R) C++ Compiler for 32-bit applications, Version 7.0 Build 20021021Z
@@ -154,4 +154,6 @@ Please let me (Jonathan) know of any other compilers which are ok.
The code will almost certainly *not* compile using
* any "egcs" version of gcc, or more generally, any version of gcc
earlier than 2.95
+* gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
+ (This is the system gcc on Red Hat GNU/Linux 7.2 systems)
* any version of Microsoft Visual C++ up to and including mid-2002