Re: [Hdf-forum] compiling hdf5 gcc 4.8.1 fortran error

2014-02-26 Thread Scot Breitenfeld
...@cscs.ch Sent: Tuesday, February 25, 2014 4:14 AM To: HDF Users Discussion List Subject: [Hdf-forum] compiling hdf5 gcc 4.8.1 fortran error Hello, I am unable to compile the fortran bindings for parallel hdf5 with gcc 4.8.1 (works fine with gcc 4.7.3) and mvapich2. Here is my compile configuration

[Hdf-forum] compiling hdf5 gcc 4.8.1 fortran error

2014-02-25 Thread Jason Temple
Hello, I am unable to compile the fortran bindings for parallel hdf5 with gcc 4.8.1 (works fine with gcc 4.7.3) and mvapich2. Here is my compile configuration: ./configure --prefix=/apps/monch/hdf5/1.8.12-parallel/gcc/4.8.1/mvapich2 --enable-unsupported --enable-fortran --enable-cxx

Re: [Hdf-forum] compiling hdf5 gcc 4.8.1 fortran error

2014-02-25 Thread Scot Breitenfeld
From: Hdf-forum hdf-forum-boun...@lists.hdfgroup.org on behalf of Jason Temple jtem...@cscs.ch Sent: Tuesday, February 25, 2014 4:14 AM To: HDF Users Discussion List Subject: [Hdf-forum] compiling hdf5 gcc 4.8.1 fortran error Hello, I am unable to compile the fortran bindings for parallel