Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [FRSH] FreshCoin | FRESH algo! | Slingshield | % fees | Launched!!!
by
aznboy84
on 07/07/2014, 21:32:38 UTC
I'm waiting for exact instructions to compile the github version for linux before I apply to my mining rig. I'll run this more conservatively there ofc.

Can you confirm this works Smiley
Quote
cd /opt
git clone https://github.com/aznboy84/freshgpu.git
cd freshgpu
git submodule update --init --recursive
sh autogen.sh
CFLAGS="-O2 -Wall -march=native" ./configure
make