gaspar@William-Wallace:~/.ccminer-cryptonight/ccminer-cryptonight-0.17$ makemake all-recursive make[1]: Entering directory '/home/gaspar/.ccminer-cryptonight/ccminer-cryptonight-0.17' Making all in compat make[2]: Entering directory '/home/gaspar/.ccminer-cryptonight/ccminer-cryptonight-0.17/compat' make[3]: Entering directory '/home/gaspar/.ccminer-cryptonight/ccminer-cryptonight-0.17/compat' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/gaspar/.ccminer-cryptonight/ccminer-cryptonight-0.17/compat' make[2]: Leaving directory '/home/gaspar/.ccminer-cryptonight/ccminer-cryptonight-0.17/compat' make[2]: Entering directory '/home/gaspar/.ccminer-cryptonight/ccminer-cryptonight-0.17' gcc -DHAVE_CONFIG_H -I. -msse2 -fopenmp -pthread -fno-strict-aliasing -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -g -O2 -MT ccminer-cpu-miner.o -MD -MP -MF .deps/ccminer-cpu-miner.Tpo -c -o ccminer-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c mv -f .deps/ccminer-cpu-miner.Tpo .deps/ccminer-cpu-miner.Po gcc -DHAVE_CONFIG_H -I. -msse2 -fopenmp -pthread -fno-strict-aliasing -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -g -O2 -MT ccminer-util.o -MD -MP -MF .deps/ccminer-util.Tpo -c -o ccminer-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/ccminer-util.Tpo .deps/ccminer-util.Po gcc -DHAVE_CONFIG_H -I. -msse2 -fopenmp -pthread -fno-strict-aliasing -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -g -O2 -MT ccminer-sha2.o -MD -MP -MF .deps/ccminer-sha2.Tpo -c -o ccminer-sha2.o `test -f 'sha2.c' || echo './'`sha2.c mv -f .deps/ccminer-sha2.Tpo .deps/ccminer-sha2.Po nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_20,code=\"sm_20,compute_20\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v -o cryptonight/cryptonight.o -c cryptonight/cryptonight.cu In file included from /usr/local/cuda-6.5/bin/../targets/x86_64-linux/include/cuda_runtime.h:59:0, from :0: /usr/local/cuda-6.5/bin/../targets/x86_64-linux/include/host_config.h:82:2: error: #error -- unsupported GNU version! gcc 4.9 and up are not supported! #error -- unsupported GNU version! gcc 4.9 and up are not supported! ^~~~~ Makefile:1155: recipe for target 'cryptonight/cryptonight.o' failed make[2]: *** [cryptonight/cryptonight.o] Error 1 make[2]: Leaving directory '/home/gaspar/.ccminer-cryptonight/ccminer-cryptonight-0.17' Makefile:729: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/gaspar/.ccminer-cryptonight/ccminer-cryptonight-0.17' Makefile:399: recipe for target 'all' failed make: *** [all] Error 2