summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2012-10-19 19:50:56 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2012-10-19 19:50:56 (GMT)
commitcaf88044e7210dcad25723c4c302370332fd3908 (patch)
tree07a585ec60e24bba75ecbab784fc6c62b90dd96b
parent74d0aa11adda90a62ea9fce563d926eb56857ac2 (diff)
downloadhdf5-caf88044e7210dcad25723c4c302370332fd3908.zip
hdf5-caf88044e7210dcad25723c4c302370332fd3908.tar.gz
hdf5-caf88044e7210dcad25723c4c302370332fd3908.tar.bz2
[svn-r22931] Description:
Update FreeBSD info.
-rw-r--r--release_docs/RELEASE.txt15
1 files changed, 9 insertions, 6 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index f80d61f..4e856b8 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -134,14 +134,12 @@ The following platforms and compilers have been tested for this release.
xlf90 12.1.0.6
FreeBSD 8.2-STABLE i386 gcc 4.2.1 [FreeBSD] 20070719
- (loyalty) g++ 4.2.1 [FreeBSD] 20070719
- gcc 4.6.1 20110422
+ (loyalty) gcc 4.6.1 20110422
g++ 4.6.1 20110422
gfortran 4.6.1 20110422
FreeBSD 8.2-STABLE amd64 gcc 4.2.1 [FreeBSD] 20070719
- (freedom) g++ 4.2.1 [FreeBSD] 20070719
- gcc 4.6.1 20110422
+ (freedom) gcc 4.6.1 20110422
g++ 4.6.1 20110422
gfortran 4.6.1 20110422
@@ -305,7 +303,7 @@ Mac OS X Lion 10.7.3 32-bit n y n y y
Mac OS X Lion 10.7.3 64-bit n y n y y y
Mac OS X Mountain Lion 10.8.1 64-bit n y n y y n
AIX 5.3 32- and 64-bit y y y y y y
-FreeBSD 8.2-STABLE 32&64 bit n x n x y y
+FreeBSD 8.2-STABLE 32&64 bit n y n y y y
CentOS 5.5 Linux 2.6.18-194 i686 GNU (1)W y y(2) y y y y
CentOS 5.5 Linux 2.6.18-194 i686 Intel W n y n y y y
CentOS 5.5 Linux 2.6.18-194 i686 PGI W n y n y y y
@@ -330,7 +328,7 @@ Mac OS X Lion 10.7.3 32-bit y n y y
Mac OS X Lion 10.7.3 64-bit y n y y
Mac OS X Mountain Lion 10.8.1 64-bit y n y y
AIX 5.3 32- and 64-bit n n n y
-FreeBSD 8.2-STABLE 32&64 bit y x x y
+FreeBSD 8.2-STABLE 32&64 bit y y y y
CentOS 5.5 Linux 2.6.18-194 i686 GNU (1)W y y(2) y y
CentOS 5.5 Linux 2.6.18-194 i686 Intel W y y y n
CentOS 5.5 Linux 2.6.18-194 i686 PGI W y y y n
@@ -353,6 +351,11 @@ CLE hopper.nersc.gov n n n n
Known Problems
==============
+* The C++ and FORTRAN bindings are not currently working on FreeBSD with the
+ native release 8.2 compilers (4.2.1), but are working with gcc 4.6 from the
+ ports (and probably gcc releases after that).
+ (QAK - 2012/10/19)
+
* The data conversion test dt_arith.c has failures (segmentation fault) from
"long double" to other datatypes during hard conversion when the library
is built with the default GCC 4.2.1 on Mac Lion system. It only happens