----- Am 18. Okt 2018 um 20:02 schrieb joel j...@rtems.org: > Hi > > Looks like there is a missing configuration check for omp.h: > > > ../../../../../../rtems/c/src/../../testsuites/smptests/smpopenmp01/init.c:34:10: > fatal error: omp.h: No such file or directory > 34 | #include <omp.h> > | ^~~~~~~ > compilation terminated.
On which target do you get this error? This header file is provided by GCC (needs --enable-libgomp). _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel