[svn-r22930] Description:

Update FreeBSD info.
This commit is contained in:
Quincey Koziol
2012-10-19 14:49:30 -05:00
parent b53552a536
commit 74af9ca093

View File

@@ -231,14 +231,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
@@ -402,7 +400,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
@@ -427,7 +425,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
@@ -450,6 +448,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