[ET Trac] [Einstein Toolkit] #1011: Dependencies ignore compiler flags
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Fri Aug 3 15:37:19 CDT 2012
#1011: Dependencies ignore compiler flags
----------------------+-----------------------------------------------------
Reporter: eschnett | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Cactus | Version:
Keywords: |
----------------------+-----------------------------------------------------
The dependency calculation ignores compiler flags. For example, when a
compiler flag is used that enables the AVX instructions, then this defines
the preprocessor macro __AVX__. When dependencies are calculated, this
macro is not defined, which means that a different set of include files is
used.
I believe that CFLAGS or CXXFLAGS need to be used when the dependencies
are calculated.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1011>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list