Closed jgpallero closed 11 years ago
Hello: Is possible to link the object files generated with clang-omp against libgomp instead libiomp5?
Hi,
I'm afraid, no. OpenMP-enabled clang generates calls to Intel OpenMP API, which is not supported by libgomp.
Hello: Is possible to link the object files generated with clang-omp against libgomp instead libiomp5?