[ET Trac] [Einstein Toolkit] #743: CarpetIOHDF5 should use c++ compiler options for c++ compiler
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Jan 31 14:01:21 CST 2012
#743: CarpetIOHDF5 should use c++ compiler options for c++ compiler
-------------------------+--------------------------------------------------
Reporter: knarf | Owner: eschnett
Type: enhancement | Status: new
Priority: minor | Milestone: ET_2012_05
Component: Carpet | Version: development version
Keywords: |
-------------------------+--------------------------------------------------
Currently CarpetIOHDF5 uses the c compiler options with the c++ compiler
to build the utilities. This can lead to warnings about flags not
supported by c++ (only by c).
The attached patch let's it use the c++ compiler options instead.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/743>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list