libgomp build: undeclared openacc stuff
Tim Prince
n8tm@aol.com
Wed May 20 16:36:00 GMT 2015
attempting to build from current trunk (configured with --disable-werror)
Shouldn't the openacc stuff in libgomp be disabled automatically (or by
some other means) for targets where it isn't supported?
../libgomp/oacc-init.c -DDLL_EXPORT -DPIC -o .libs/oacc-init.o
../../../libgomp/oacc-init.c: In function âacc_on_deviceâ:
../../../libgomp/oacc-init.c:587:3: error: implicit declaration of
function â__builtin_acc_on_deviceâ [-Werror=implicit-function-declaration]
return __builtin_acc_on_device (dev);
^
--
Tim Prince
More information about the Gcc-help
mailing list