Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.7.5, open source optimized multi-algo CPU miner
by
joblo
on 11/12/2017, 23:22:25 UTC
Code:
algo-gate-api.c:156: error: #pragma GCC diagnostic not allowed inside functions
algo-gate-api.c:157: error: #pragma GCC diagnostic not allowed inside functions

Old compiler, edit the file to move those lines (and the third one further below) so they are not
inside the function.