Re: [Hdf-forum] dt_arith long double test failure on 64bit with gcc-4.8

2013-05-23 Thread George N. White III
Using OS X Snow Leopard I get the same dt_arith failure from hdf5-1.8.11 using gcc-4.8 as I did for hdf5-1.8.10 using llvm-gcc-4.2 This is a 64-bit build: $ file hdf5-1.8.11/src/H5.o hdf5-1.8.11/src/H5.o: Mach-O 64-bit object x86_64 $ grep 'Compiler' BuildIt_hdf5*.log BuildIt_hdf5-1.8.11.log:

[Hdf-forum] 'make check' error in ubuntu 12.04

2013-05-23 Thread Dave
Dear people I'm trying to install hdf5-1.8.10 or hdf-1.8.11 on the OS Ubuntu 12.04 64bit. gcc version is 4.6.4 $ gcc --version gcc (Ubuntu/Linaro 4.6.4-1ubunyu1~12.04) 4.6.4 Copyrite (C) 2011... szlib and zlib are built in /opt/hdf5. I configured hdf5 from the source code. $ cflag=-01