#22480: Fortran and MPI support for hdf5-18 --------------------------------------+------------------------------------- Reporter: ryusuke.numata@… | Owner: mmoll@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: hdf5-18 --------------------------------------+------------------------------------- Comment(by mmoll@…): HDF5 does not support all languages simultaneously. Certain combinations of shared/parallel/{fortran,c++} don't work either. See http://www.hdfgroup.org/HDF5/release/SuppConfigFeats5.html. Type "make check" to see what works. For each variant you add, you basically need to check which other variants if conflicts with, based on the output of "make check". -- Ticket URL: <http://trac.macports.org/ticket/22480#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS