summaryrefslogtreecommitdiffstats
path: root/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index 2750fb6..2521da2 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -419,7 +419,8 @@ Known Problems
on Linux platforms using the gcc-2.95.2 compiler.
The --enable-static-exec configure flag also fails to correctly compile
- on IBM SP2 platform.
+ on IBM SP2 platform for the serial mode. The parallel mode works fine
+ with this option.
The compilation fails if configured with --enable-static-exec on IRIX 6.5.
@@ -462,7 +463,7 @@ Known Problems
It is not supported in the TFLOPS machine.
* Shared library option is broken for IBM SP and some Origin 2000 platforms.
- One needs to run ./configure with '--disable-shared'
+ One needs to run ./configure with '--disable-shared --enable-static'.
* The ./dsets tests failed in the TFLOPS machine if the test program,
dsets.c, is compiled with the -O option. The hdf5 library still works