diff options
-rw-r--r-- | release_docs/INSTALL_Cygwin.txt | 3 | ||||
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/release_docs/INSTALL_Cygwin.txt b/release_docs/INSTALL_Cygwin.txt index 347f427..d78cd85 100644 --- a/release_docs/INSTALL_Cygwin.txt +++ b/release_docs/INSTALL_Cygwin.txt @@ -233,7 +233,8 @@ Install HDF5 on Cygwin 8. Known Problems - dt_arith tests may fail. + dt_arith tests may fail due to the use of fork. This is a known issue + with cygwin on windows. ----------------------------------------------------------------------- diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 37739f7..63adc3e 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -284,7 +284,6 @@ The following platforms and compilers have been tested for this release. Windows 7 Visual Studio 2008 w/ Intel Fortran 11.1 (cmake) Visual Studio 2010 w/ Intel Fortran 12 (cmake) Cygwin(CYGWIN_NT-6.1 1.7.15(0.260/5/3) gcc(4.5.3) compiler and gfortran) - MinGW(MINGW32_NT-6.1 1.0.17(0.48/3/2) gcc(4.7.0) compiler and gfortran) (cmake) Windows 7 x64 Visual Studio 2008 w/ Intel Fortran 11.1 (cmake) Visual Studio 2010 w/ Intel Fortran 12 (cmake) @@ -339,6 +338,7 @@ The following platforms and compilers have been tested for this release. Ubuntu 12.04 3.2.0-29-generic #46-Ubuntu SMP x86_64 GNU/Linux gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 + (Use optimization level -O1) Cray Linux Environment (CLE) PrgEnv-pgi 2.2.74 hopper.nersc.gov pgcc 11.9-0 64-bit target on x86-64 Linux -tp k8e |