aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-31 18:24:16 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-31 18:24:16 +0000
commit48b35a9e8609e6d3f1ba106a34458ad052264791 (patch)
tree773089421b475051afd97572015f12d9026419ce /README
parent5c659a79d1ee07fe62158c02517090e69dc9cee7 (diff)
tweak wording about compilers vs architecture/os being portability concern
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@872 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 2e9ad5c..39bee7e 100644
--- a/README
+++ b/README
@@ -137,6 +137,9 @@ In particular:
Compiler Notes
==============
+The code should be fully portable across architectures and operating
+systems, but compilers may be a problem:
+
The code 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)