libgomp support in gcc4.7 seems to be missing include and spec file
John Marino
dragonflybsd at marino.st
Wed Oct 24 13:04:25 PDT 2012
On 10/24/2012 21:06, Edward Berger wrote:
> Updated a machine to current head world and kernel to try openmp.
> Using "omp_hello" example below (from
> http://users.abo.fi/mats/PP2012/examples/OpenMP/ ) fails.
> First the include file omp.h isn't found, commenting out that source
> line then gcc complains about libgomp.spec isn't found.
>
Okay, thanks for the report.
Both files are generated during the building of libgomp, but I didn't
realize they also needed to be installed.
I'll get it fixed for master this weekend and MFC it back to the 3.2
release.
John
More information about the Users
mailing list