Closed flolu closed 2 years ago
Fedora 36 doesn't have gcc-11 which is required by whichever version of CUDA you pulled in. On CentOS there is some alternate compiler repo that has all the versions, unknown if that works for Fedora.
See also and follow this reddit thread
I want to build
xmrig-cuda
on Fedora 36.Here is what I've did:
Build XMRig
Install CUDA
Build
xmrig-cuda
So far so good.
But then, running
make -j$(nproc)
throws the following errors: