[cfe-dev] Clang/LLVM OpenMP program not spawning threads

David Chisnall David.Chisnall at cl.cam.ac.uk
Tue Jul 28 02:37:44 PDT 2015


On 27 Jul 2015, at 23:19, Jaime Arteaga <jandres742 at gmail.com> wrote:
> 
> clang -lomp -I/.../openmp/runtime/exports/common/include -L/.../openmp/runtime/exports/lin_32e/lib ./test-openmp.c -o ./test-openmp

Doesn’t this need -fopenmp?

David






More information about the cfe-dev mailing list