Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [SCRYPT JANE] UltraCoin (UTC) - Newly Launched
by
MasterCATZ
on 11/02/2014, 07:09:22 UTC

I'm looking for a 32 bit linux version. I tried to compile it but with no success.
There is a precompiled 32 bit linux version?


google for cgminer-3.7.2-sj-0.02.patch

apply patch to cgminer-3.7.2

type
patch
done


also that was 32bit / 64bit capable

make sure ADL_SDK folder has its files

CFLAGS="-O2 -Wall -march=native -I/opt/AMDAPP/include" LDFLAGS="-L/usr/lib" ./configure --enable-opencl --enable-gpu --enable-scrypt-jane --enable


make

make install