aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-01-10 15:59:30 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-01-10 15:59:30 +0000
commit2b661ef13c0e92e7016581aed1aa038834a562ee (patch)
treef9f0c68f504967605dac4ea04534e4c55f5d395d /README
parent9ee90520ba9b1148cf6fa43e9a1dbaf3f774536c (diff)
tweak notes on code portability
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@916 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 218abdf..9d15ccc 100644
--- a/README
+++ b/README
@@ -146,15 +146,16 @@ In particular:
Compiler Notes
==============
-The code should be fully portable across architectures and operating
+This thorn should be fully portable across architectures and operating
systems, but C++ compilers may be a problem:
-The code has been compiled and run successfully using
+This thorn has been compiled and run successfully using
* gcc version 2.95.3 20010125 (prerelease)
* gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
* g++ (GCC) 3.2
* Intel(R) C++ Compiler for 32-bit applications, Version 5.0.1 Build 010730D0
* Intel C++ Compiler for Linux, version 6.0
+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