Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [SKC] Skeincoin | Skein-SHA2 | CPU mining | GPU miner available
by
madjihad
on 28/12/2013, 10:24:27 UTC
Used https://bitcointalk.org/index.php?topic=322828.msg4042222#msg4042222
Compiled skeinhash.so in mingw, but got message that key fPIC ignored as all code positionally independed.
and now when try to run on 7950, win 8.1 x64, 4gb ram, catalist 13.11 beta 9.5, it tell me that and close:

Code:
28/12/2013 00:50:51, started OpenCL miner on platform 1, device 0 (Tahiti)
 28/12/2013 00:50:51, Setting server (melnikalex.1 @ skc.coinmine.pl:6400)
skc.coinmine.pl:6400 28/12/2013 00:50:51, Compiler defines:  -DOUTPUT_SIZE=256 -DOUTPUT_MASK=255 -DENDIAN_LITTLE=1 -DGPU_AMD=1 -IC:\Skein\poclbm-skc
skc.coinmine.pl:6400 28/12/2013 00:50:51, Error loading compiled kernel: 60078364a528c8e14b098ad0e9403ceb.elf
skc.coinmine.pl:6400 28/12/2013 00:50:51, Recompiling kernel ...
skc.coinmine.pl:6400 28/12/2013 00:50:51, Setting new difficulty: 0.0625

please help to make it work
maybe my skeinhash.so is not as good as yours, can someone give the link to download it?
who make it work, please tell your os/catalist version/amd sdk ?
thanks

That is strange. Try this one skeinhash.so http://www.megafileupload.com/en/file/482956/skeinhash-so.html It was compiled under Windows 7 x64, might resolve you issue. On Windows I had issue with amdocl.dll it crashed during run and I had to replace it with older version (dll version: 10.0.923.1 and product version: OpenCL 1.1 AMD-APP (923.1)) you can download it here: http://www.filedropper.com/amdocl64 but make a backup of original file (or files if you have systerm32 and syswow64 folders).