I am trying to compile a piece of C code but getting this error:
ld: library not found for -lgomp
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [linux] Error 1
I am trying to compile a piece of C code but getting this error:
ld: library not found for -lgomp
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [linux] Error 1
View the original article here
0 comments:
Post a Comment