[ET Trac] [Einstein Toolkit] #152: New options CPP_DEBUG_FLAGS etc.
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Thu Dec 16 16:50:35 CST 2010
#152: New options CPP_DEBUG_FLAGS etc.
-------------------------+--------------------------------------------------
Reporter: eschnett | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Cactus | Version:
Keywords: |
-------------------------+--------------------------------------------------
I suggest to add new configuration flags CPP_DEBUG_FLAGS etc., which allow
passing special CPP flags for debugging. These complement the existing
C_DEBUG_FLAGS and the (global) CPPFLAGS. In particular, I suggest to add
the following flags:
CPP_DEBUG_FLAGS
FPP_DEBUG_FLAGS
CPP_OPTIMISE_FLAGS
FPP_OPTIMISE_FLAGS
CPP_PROFILE_FLAGS
FPP_PROFILE_FLAGS
CPP_OPENMP_FLAGS
FPP_OPENMP_FLAGS
CPP_WARN_FLAGS
FPP_WARN_FLAGS
Applications are e.g. adding -Wall to CPP_WARN_FLAGS, or -fopenmp to
CPP_OPENMP_FLAGS.
I enclose a patch that implements this.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/152>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list