tabnk
|
|
March 23, 2014, 12:12:10 AM |
|
Windows Binary ?? Fixed stratum for Fuguecoin:Pull request to main sph-sgminer: https://github.com/prettyhatemachine/sph-sgminer/pull/2Full version on my github: https://github.com/Atrides/sph-sgminerHow to use: sgminer -I 25 -g 4 -w 64 -k fuguecoin --no-submit-stale -o "stratum+tcp://erebor.dwarfpool.com:3340" -u COIN_WALLET -p 1 --failover-only -o "stratum+tcp://moria.dwarfpool.com:3340" -u COIN_WALLET -p 1
If you have more rigs or workers, you can determine the rig for better vardiff or detailed statistic. Use as username: WALLET . WORKER_ID (integer, any number) To enable monitoring of your worker, use email as password To disable monitoring, restart your miner without email as password. In combine with WORKER_ID you can monitor your rigs separately. sgminer -I 25 -g 4 -w 64 -k fuguecoin --no-submit-stale -o "stratum+tcp://erebor.dwarfpool.com:3340" -u COIN_WALLET.256 -p your@email.com --failover-only -o "stratum+tcp://moria.dwarfpool.com:3340" -u COIN_WALLET.256 -p your@email.com
|
|
|
|
DJstone
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 23, 2014, 12:13:32 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqg
|
|
|
|
drmavis
Member
Offline
Activity: 69
Merit: 10
|
|
March 23, 2014, 12:15:07 AM |
|
I'm happy to help with compiling windows binaries but could use some tips from people who have successfully done it already.
I follow the instructions to the letter, but get these errors (at the bottom) when I try to run the autoreconf command. Any suggestions?
Michael@DrMavis ~/sph-sgminer-master $ autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory compat/jansson-2.5 to autoreconf autoreconf: Entering directory `compat/jansson-2.5' autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf-2.68 --force autoreconf: running: /usr/bin/autoheader-2.68 --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `compat/jansson-2.5' libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:95: error: possibly undefined macro: AC_DEFINE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:171: error: possibly undefined macro: AC_MSG_ERROR autoreconf: /usr/bin/autoconf-2.68 failed with exit status: 1
Michael@DrMavis ~/sph-sgminer-master $
|
|
|
|
zuludrag
|
|
March 23, 2014, 12:21:40 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors
|
|
|
|
DJstone
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 23, 2014, 12:28:52 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors there is groestelcoin.cl in kernel folder. So dunno what u are meaning
|
|
|
|
yesiam6
|
|
March 23, 2014, 12:30:35 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors there is groestelcoin.cl in kernel folder. So dunno what u are meaning what command do i need to use i tried groestlcoin but it doesnt work
|
___ __ ______ /__/\ /__/\ /_____/\ \::\_\\ \ \\:::_ \ \ \:. `-\ \ \\:\ \ \ \ \:. _ \ \\:\ \ \ \ \. \`-\ \ \\:\_\ \ \ \__\/ \__\/ \_____\/
|
|
|
zuludrag
|
|
March 23, 2014, 12:32:04 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors there is groestelcoin.cl in kernel folder. So dunno what u are meaning Downloaded sph-sgminer-DJstone.rar. Extracted: no groestlcoin.cl in kernel catalogue. Running sgminer with -k groestlcoin parameter gives an error in setting -k parameter. What does this mean? It's not compiled from the latest source... I could compile it myself, but can't get MinGw installed
|
|
|
|
DJstone
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 23, 2014, 12:34:53 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors there is groestelcoin.cl in kernel folder. So dunno what u are meaning Downloaded sph-sgminer-DJstone.rar. Extracted: no groestlcoin.cl in kernel catalogue. Running sgminer with -k groestlcoin parameter gives an error in setting -k parameter. What does this mean? It's not compiled from the latest source... I could compile it myself, but can't get MinGw installed maybe i did pack the wrong files. Give me a second try... sry guys
|
|
|
|
azhago
|
|
March 23, 2014, 12:41:12 AM |
|
I tried your last version DJstone, with Fugecoin on dwarfpool : no shares. Did you integrate dwarfpools' version for Fugue algo or the initial one from shp (which do not work on stratum)?
|
|
|
|
DJstone
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 23, 2014, 12:42:10 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors there is groestelcoin.cl in kernel folder. So dunno what u are meaning Downloaded sph-sgminer-DJstone.rar. Extracted: no groestlcoin.cl in kernel catalogue. Running sgminer with -k groestlcoin parameter gives an error in setting -k parameter. What does this mean? It's not compiled from the latest source... I could compile it myself, but can't get MinGw installed maybe i did pack the wrong files. Give me a second try... sry guys Sooooo This one should work: http://ul.to/gsyb7o17
|
|
|
|
azhago
|
|
March 23, 2014, 12:44:22 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors there is groestelcoin.cl in kernel folder. So dunno what u are meaning Downloaded sph-sgminer-DJstone.rar. Extracted: no groestlcoin.cl in kernel catalogue. Running sgminer with -k groestlcoin parameter gives an error in setting -k parameter. What does this mean? It's not compiled from the latest source... I could compile it myself, but can't get MinGw installed maybe i did pack the wrong files. Give me a second try... sry guys Sooooo This one should work: http://ul.to/gsyb7o17Can't download, per hour download limitation reached.. RAAAAAA could you (or someone) upload to another location ?
|
|
|
|
zuludrag
|
|
March 23, 2014, 12:46:55 AM |
|
You have reached the max. number of possible free downloads for this hour a file every 180 minutes Maybe you could put it somewhere else, plz?..
|
|
|
|
DJstone
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 23, 2014, 12:48:11 AM |
|
You have reached the max. number of possible free downloads for this hour a file every 180 minutes Maybe you could put it somewhere else, plz?.. Updated to Premium, pls try again
|
|
|
|
azhago
|
|
March 23, 2014, 12:51:57 AM |
|
Same. Could you upload to another service?
BTW I tried your last version DJstone, with Fugecoin on dwarfpool : no shares. Did you integrate dwarfpools' version for Fugue algo or only the initial one from shp (which do not work on stratum)?
|
|
|
|
yesiam6
|
|
March 23, 2014, 12:52:41 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors there is groestelcoin.cl in kernel folder. So dunno what u are meaning Downloaded sph-sgminer-DJstone.rar. Extracted: no groestlcoin.cl in kernel catalogue. Running sgminer with -k groestlcoin parameter gives an error in setting -k parameter. What does this mean? It's not compiled from the latest source... I could compile it myself, but can't get MinGw installed maybe i did pack the wrong files. Give me a second try... sry guys Sooooo This one should work: http://ul.to/gsyb7o17thank you now it works
|
___ __ ______ /__/\ /__/\ /_____/\ \::\_\\ \ \\:::_ \ \ \:. `-\ \ \\:\ \ \ \ \:. _ \ \\:\ \ \ \ \. \`-\ \ \\:\_\ \ \ \__\/ \__\/ \_____\/
|
|
|
DJstone
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 23, 2014, 12:55:48 AM |
|
Same.
BTW I tried your last version DJstone, with Fugecoin on dwarfpool : no shares. Did you integrate dwarfpools' version for Fugue algo or only the initial one from shp (which do not work on stratum)?
phm.. looking for the differences now
|
|
|
|
azhago
|
|
March 23, 2014, 12:56:46 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors there is groestelcoin.cl in kernel folder. So dunno what u are meaning Downloaded sph-sgminer-DJstone.rar. Extracted: no groestlcoin.cl in kernel catalogue. Running sgminer with -k groestlcoin parameter gives an error in setting -k parameter. What does this mean? It's not compiled from the latest source... I could compile it myself, but can't get MinGw installed maybe i did pack the wrong files. Give me a second try... sry guys Sooooo This one should work: http://ul.to/gsyb7o17thank you now it works Could you share it by uploading it to dropbox or similar service?
|
|
|
|
drmavis
Member
Offline
Activity: 69
Merit: 10
|
|
March 23, 2014, 12:57:22 AM |
|
Would someone mind mirroring this on a different sharing site? Have to wait a few more hours before downloading this
|
|
|
|
DJstone
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 23, 2014, 01:05:48 AM |
|
Thanks phm for groestlcoin implementation. Anyone can compile it for Windows, plz Yes that would be wonderful please anybody On my way There are the actual binarys from phm's last merge: http://ul.to/mqn3ueqgSeems like not the last version, as there is no groestlcoin.cl in kernel catalogue. Here is the final source with groestlcoin: https://github.com/prettyhatemachine/sph-sgminerCould someone compile it? I can't install MinGw on my PC- getting errors there is groestelcoin.cl in kernel folder. So dunno what u are meaning Downloaded sph-sgminer-DJstone.rar. Extracted: no groestlcoin.cl in kernel catalogue. Running sgminer with -k groestlcoin parameter gives an error in setting -k parameter. What does this mean? It's not compiled from the latest source... I could compile it myself, but can't get MinGw installed maybe i did pack the wrong files. Give me a second try... sry guys Sooooo This one should work: http://ul.to/gsyb7o17thank you now it works Could you share it by uploading it to dropbox or similar service? This is a DropBox link: https://www.dropbox.com/s/a7ha1trod7yh8xr/sph-sgminer-bin.rar
|
|
|
|
zuludrag
|
|
March 23, 2014, 01:13:48 AM |
|
Thanks! Now let's test it on groestlcoin
|
|
|
|
|