Originally posted by: Itaru Kitayama
Hi,
At link time of my OpenMP offload enabled application I get:
[...]
[ 97%] Linking CXX executable nest
/gpfs/software/opt/xlc/16.1.0/xlC/16.1.0/bin/.orig/xlc++: warning: 1501-308 The device linker only supports static linking. Any device code placed into a shared library by the qmkshrobj option will be inaccessible.
/gpfs/software/opt/xlc/16.1.0/xlC/16.1.0/bin/.orig/minilink: warning: 1501-308 The device linker only supports static linking. Any device code placed into a shared library by the qmkshrobj option will be inaccessible.
[ 98%] Built target nest_lib
[...]
How do I correctly treat this warning message? I'm on Minskey, using the XL 16.1.0, community edition compiler.
#C/C++andFortran#Ask-Question-Here--General-Compiler-Q-and-A