[CMake] Issues with CMake + TAU

Rolf Eike Beer eike at sf-mail.de
Sun Apr 6 03:39:24 EDT 2014


Am Sonntag, 6. April 2014, 10:31:57 schrieb sindimo:
> Dear CMake Support,
> 
> We've been using your wonderful tool for quite some time to do our cross
> platform builds.
> 
> We recently started using the TAU profiler and are having some issues when
> integrating it with CMake and would appreciate your help with it please.
> 
> We set our compilers in CMake to the TAU wrappers:
> 
> set (CMAKE_Fortran_COMPILER
> /red/cmt3/vol5/tau/tau_installation/x86_64/bin/tau_f90.sh)

I don't read on ;) Are you doing this in a toolchain file? Otherwise do it 
either there or using the environment variables (CC, CXX, and so on). If you 
start fiddling with the compiler inside a project environment that usually 
means trouble.

Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140406/ea309110/attachment.sig>


More information about the CMake mailing list