Post
Topic
Board Mining software (miners)
Re: SoloMining with CGMiner against Bitcoind / Bitcoin Core v0.18.1
by
100knot2dae
on 14/02/2023, 19:51:42 UTC
This is the sequence I used:
git clone https://github.com/kanoi/cgminer
cd cgminer
./autogen.sh
CFLAGS="-O2 -Wall -march=native -fcommon" ./configure --enable-ants3
make
That's an ancient build target, and not actively supported anymore. Try an older version that should build successfully, e.g. https://github.com/vthoang/cgminer