Hi list! Trying to compile cudaminer to play with GPU bitcoin mining. I'm following these instructions: http://thedestitutedeveloper.blogspot.ru/2013/12/compiling- cudaminer-on-fedora-20.html However make command fails with the following error: In file included from /usr/local/cuda-8.0/bin/../ targets/x86_64-linux/include/cuda_runtime.h:78:0, from <command-line>:0: /usr/local/cuda-8.0/bin/../targets/x86_64-linux/include/host_config.h:119:2: error: #error -- unsupported GNU version! gcc versions later than 5 are not supported! #error -- unsupported GNU version! gcc versions later than 5 are not supported! ^~~~~ Here's the my gcc version: $ gcc --version gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1) While I have gcc-compat installed and configured the soft to use gcc34 I don't understand why am I getting this? Any advice please?
-- Hiisi. Registered Linux User #487982. Be counted at: https://linuxcounter.net/ -- Spandex is a privilege, not a right.
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org