Stripped down sha256d-only version of pooler/cpuminer
./minerd <blockheader>
Stats are logged to stderr
, the valid block header (if found) to stdout
.
./autogen.sh
./nomacro.pl
./configure CFLAGS="-O3"
make
For more platform specific build instructions/notes, see pooler/cpuminer's README
GPLv2