Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.7.5, open source optimized multi-algo CPU miner
by
runningwithbeer
on 11/12/2017, 23:49:51 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.

Sorry I'm a novice. Which file - and which three lines - and move them where?

Many thanks