Author

Topic: Ufasoft Miner 0.22 (Read 1993 times)

newbie
Activity: 11
Merit: 0
December 22, 2011, 03:04:20 PM
#6
I'll reply here since I'm a noob and can't post in your other thread...  (https://bitcointalksearch.org/topic/ufasoft-miner-windowslinux-x86x64-sse2opencl-open-source-3486)

The 0.22 exe for windows gives the same "Error 80004005:  Unspecified error" that K1773R mentioned in the other thread.  The error shows when attached to BitClockers pool but doesn't show when attached to my own client.  Error is shown in the console ever 10 seconds or so but it still seems to be processing and reporting results.
0.23 released.
Some bugs fixed
Can be compiled by GCC 4.4 too.

cool can't wait!
sr. member
Activity: 404
Merit: 251
December 21, 2011, 06:28:13 PM
#5
I'll reply here since I'm a noob and can't post in your other thread...  (https://bitcointalksearch.org/topic/ufasoft-miner-windowslinux-x86x64-sse2opencl-open-source-3486)

The 0.22 exe for windows gives the same "Error 80004005:  Unspecified error" that K1773R mentioned in the other thread.  The error shows when attached to BitClockers pool but doesn't show when attached to my own client.  Error is shown in the console ever 10 seconds or so but it still seems to be processing and reporting results.
0.23 released.
Some bugs fixed
Can be compiled by GCC 4.4 too.
sr. member
Activity: 459
Merit: 250
December 21, 2011, 04:35:46 PM
#4
I'll reply here since I'm a noob and can't post in your other thread...  (https://bitcointalksearch.org/topic/ufasoft-miner-windowslinux-x86x64-sse2opencl-open-source-3486)

The 0.22 exe for windows gives the same "Error 80004005:  Unspecified error" that K1773R mentioned in the other thread.  The error shows when attached to BitClockers pool but doesn't show when attached to my own client.  Error is shown in the console ever 10 seconds or so but it still seems to be processing and reporting results.
sr. member
Activity: 404
Merit: 251
December 20, 2011, 01:27:48 PM
#3
Cпacибo зa зaмeчaниe.
Иcxoдники пoдпpaвим для coвмecтимocти c GCC 4.5 в cлeдyющeй вepcии.

Ha GCC 4.6 coбepeтcя бeз этиx oшибoк.
legendary
Activity: 1792
Merit: 1008
/dev/null
December 17, 2011, 06:19:24 AM
#2
compile ufasoft's bitcoin miner is kind of tricky, you have to read the whole ufasoft btc miner thread to get it done (and some other), i got a build for 32bit and 64bit here (32bit compiled on debian sid and 64bit compiled on Ubuntu 10.10 (maverick)).

Overall you have to get jwasm, edit one or two cpp (i guess it was the sha256sse.asm) and the makefile.
full member
Activity: 140
Merit: 100
December 15, 2011, 07:15:43 PM
#1
(Posting here 'cause I'm still trapped in "Newbies")
According to the ufasoft miner webpage, compiling is now supported on 64-bit linux

After trying and failing with the previous release I downloaded the latest source and tried to get it built...

I get the following errors:

In file included from ./el/libext/ext-cpp.h:92,
                 from ./el/libext.h:1523,
                 from ./el/ext.h:23,
                 from src/bitcoin-miner.cpp:14:
./el/libext/exthelpers.h:914: error: only declarations of constructors can be âexplicitâ
In file included from ./el/libext/ext-cpp.h:906,
                 from ./el/libext.h:1523,
                 from ./el/ext.h:23,
                 from src/bitcoin-miner.cpp:14:
./el/libext/ext-base.h:450: error: only declarations of constructors can be âexplicitâ
In file included from ./el/libext/ext-cpp.h:920,
                 from ./el/libext.h:1523,
                 from ./el/ext.h:23,
                 from src/bitcoin-miner.cpp:14:
./el/libext/ext-fw.h:1093: error: only declarations of constructors can be âexplicitâ
In file included from src/bitcoin-miner.cpp:20:
src/miner.h:54: error: only declarations of constructors can be âexplicitâ


I'm using Ubuntu Server 10.04 64bit
Jump to: