Makefile:92: recipe for g++ and gcc errors

Опубликовано: 01 Июнь 2025
на канале: RANDOM NEURAL MONK
1,511
2

Makefile:92: recipe for target 'obj/convolutional_kernels.o' failed
make: *** [obj/convolutional_kernels.o] Error 1


   • install cuda 8 and cudnn 5 1 with correct ...  

/usr/local/cuda/include/crt/host_config.h:119:2: error: #error -- unsupported GNU version! gcc versions later than 6 are not supported!
#error -- unsupported GNU version! gcc versions later than 6 are not supported!


   • install cuda 8 and cudnn 5 1 with correct ...