Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Oct 2017 15:54:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222858] Clang doesn't find <omp.h> and libomp.so when compiling with -fopenmp
Message-ID:  <bug-222858-8-X6Qj9TzRQu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222858-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222858-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222858

--- Comment #1 from Dimitry Andric <dim@FreeBSD.org> ---
As long as libomp is in ports, you will have to manually add
-I${LOCALBASE}/include to CFLAGS, and -L${LOCALBASE}/lib to LDFLAGS.  This =
is
how it has always been with ports.

There are some preliminary plans for adding openmp to the base system, but =
this
has the disadvantage that it can't be updated that easily anymore.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222858-8-X6Qj9TzRQu>