On Thu, 29 Jan 2015, Daniel Vasconcelos wrote:
I have tried Clang and I can’t even build the library. I receive the following
error:
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
CXX src/base/libmesh_dbg_la-dof_map.lo
CXX src/base/libmesh_dbg_la-dof_map_constraints.lo
CXX src/base/libmesh_dbg_la-dof_object.lo
CXX src/base/libmesh_dbg_la-libmesh.lo
src/base/libmesh.C:40:10: fatal error: 'omp.h' file not found
#include <omp.h>
^
1 error generated.
configure --disable-openmp
Not sure how the standard autoconf ax_openmp is detecting openmp
support on a system without openmp headers, but that should be a
sufficient workaround for now.
---
Roy
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users