taucmdr icon indicating copy to clipboard operation
taucmdr copied to clipboard

--source-inst=manual does not include TAU_DEFS when compiling code

Open nchaimov opened this issue 7 years ago • 0 comments

--source-inst=manual causes tau_cc.sh, etc. to invoke the underlying compiler with TAU_ENABLED=1 but no other definitions ($TAU_DEFS) from the TAU Makefile. This prevents manually-instrumented code from building correctly.

nchaimov avatar Aug 09 '18 18:08 nchaimov