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