|
Arsenay
|
|
October 26, 2014, 11:00:42 AM |
|
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT m7hash.o -MD -MP -MF .deps/m7hash.Tpo -c -o m7hash.o m7hash.cpp m7hash.cpp: In function âuint256 hash_M7M_v2(T1, T1, unsigned int)â: m7hash.cpp:126:52: error: ânumeric_limitsâ is not a member of âstdâ m7hash.cpp:126:52: error: expected primary-expression before âdoubleâ m7hash.cpp:126:52: error: expected â)â before âdoubleâ m7hash.cpp:126:66: error: expected â)â before â;â token m7hash.cpp:126:66: error: expected â)â before â;â token m7hash.cpp:126:66: error: expected â)â before â;â token make[2]: *** [m7hash.o] Error 1
root@debian:~/m7m-cpuminer-v2# cat /etc/debian_version 7.2 [live]
something I'm missing?
i also have this error on debian bye also and Debian 6: g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT m7hash.o -MD -MP -MF .deps/m7hash.Tpo -c -o m7hash.o m7hash.cpp m7hash.cpp: In function ‘uint256 hash_M7M_v2(T1, T1, unsigned int)’: m7hash.cpp:126: error: ‘numeric_limits’ is not a member of ‘std’ m7hash.cpp:126: error: expected primary-expression before ‘double’ m7hash.cpp:126: error: expected ‘)’ before ‘double’ m7hash.cpp:126: error: expected ‘)’ before ‘;’ token m7hash.cpp:126: error: expected ‘)’ before ‘;’ token m7hash.cpp:126: error: expected ‘)’ before ‘;’ token
|
|
|
|
nonce-pool
|
|
October 26, 2014, 11:09:32 AM |
|
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT m7hash.o -MD -MP -MF .deps/m7hash.Tpo -c -o m7hash.o m7hash.cpp m7hash.cpp: In function âuint256 hash_M7M_v2(T1, T1, unsigned int)â: m7hash.cpp:126:52: error: ânumeric_limitsâ is not a member of âstdâ m7hash.cpp:126:52: error: expected primary-expression before âdoubleâ m7hash.cpp:126:52: error: expected â)â before âdoubleâ m7hash.cpp:126:66: error: expected â)â before â;â token m7hash.cpp:126:66: error: expected â)â before â;â token m7hash.cpp:126:66: error: expected â)â before â;â token make[2]: *** [m7hash.o] Error 1
root@debian:~/m7m-cpuminer-v2# cat /etc/debian_version 7.2 [live]
something I'm missing?
Maybe see if this one compiles ok. Finally got around to updating the slightly faster miner. https://github.com/noncepool/m7magi-cpuminer-v2
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
October 26, 2014, 11:36:57 AM |
|
yes, this miner compiled correctly g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT m7hash.o -MD -MP -MF .deps/m7hash.Tpo -c -o m7hash.o m7hash.cpp m7hash.cpp: In function âuint256 hash_M7M_v2(T1, T1, unsigned int)â: m7hash.cpp:126:52: error: ânumeric_limitsâ is not a member of âstdâ m7hash.cpp:126:52: error: expected primary-expression before âdoubleâ m7hash.cpp:126:52: error: expected â)â before âdoubleâ m7hash.cpp:126:66: error: expected â)â before â;â token m7hash.cpp:126:66: error: expected â)â before â;â token m7hash.cpp:126:66: error: expected â)â before â;â token make[2]: *** [m7hash.o] Error 1
root@debian:~/m7m-cpuminer-v2# cat /etc/debian_version 7.2 [live]
something I'm missing?
Maybe see if this one compiles ok. Finally got around to updating the slightly faster miner. https://github.com/noncepool/m7magi-cpuminer-v2
|
|
|
|
redwhitenblue
Member
Offline
Activity: 104
Merit: 10
|
|
October 26, 2014, 12:30:37 PM |
|
We need a cleaner logo for the coin as this coin could top hundreds of other coins.
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
October 26, 2014, 12:49:27 PM |
|
We need a cleaner logo for the coin as this coin could top hundreds of other coins.
What is your proposal or idea?
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
Spexx
Sr. Member
Offline
Activity: 350
Merit: 250
Mining Co-operative
|
|
October 26, 2014, 01:02:19 PM |
|
Just a quick report here. I have compiled and benchmarked Noncepool's updated minerd for the new algorithm on Windows and can find no measurable difference in speed from the original version. I have to leave for work very soon and will miss the changeover, so good luck everybody
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
October 26, 2014, 01:18:20 PM |
|
Anyone has calculated a time where the switchover will happen ?
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
nonce-pool
|
|
October 26, 2014, 01:24:48 PM |
|
Anyone has calculated a time where the switchover will happen ?
I have about 5 minutes from now.
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
October 26, 2014, 01:27:50 PM |
|
Anyone has calculated a time where the switchover will happen ?
I have about 5 minutes from now. Perfect, thanks a lot for your help !
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
October 26, 2014, 01:27:57 PM |
|
Just a quick report here. I have compiled and benchmarked Noncepool's updated minerd for the new algorithm on Windows and can find no measurable difference in speed from the original version. I have to leave for work very soon and will miss the changeover, so good luck everybody Thank you Spexx!
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
tom1111
Newbie
Offline
Activity: 3
Merit: 0
|
|
October 26, 2014, 01:34:00 PM |
|
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT m7hash.o -MD -MP -MF .deps/m7hash.Tpo -c -o m7hash.o m7hash.cpp m7hash.cpp: In function âuint256 hash_M7M_v2(T1, T1, unsigned int)â: m7hash.cpp:126:52: error: ânumeric_limitsâ is not a member of âstdâ m7hash.cpp:126:52: error: expected primary-expression before âdoubleâ m7hash.cpp:126:52: error: expected â)â before âdoubleâ m7hash.cpp:126:66: error: expected â)â before â;â token m7hash.cpp:126:66: error: expected â)â before â;â token m7hash.cpp:126:66: error: expected â)â before â;â token make[2]: *** [m7hash.o] Error 1
root@debian:~/m7m-cpuminer-v2# cat /etc/debian_version 7.2 [live]
something I'm missing?
i also have this error on debian bye Add #include <limits> to the top in the m7hash.cpp file Can be found in folder .....m7m-cpuminer-v2/m7 It worked for me
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
October 26, 2014, 01:34:25 PM |
|
Switchover
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
nonce-pool
|
|
October 26, 2014, 01:35:03 PM |
|
Switchover Ok I could be wrong I'm still on daylight save time
|
|
|
|
jawitech
|
|
October 26, 2014, 01:35:47 PM |
|
Switchover Ok I could be wrong I'm still on daylight save time It seems. Like someone said before, I only get BOOs...so time to use the new miner.
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
October 26, 2014, 01:36:52 PM |
|
Switchover Ok I could be wrong I'm still on daylight save time It seems. Like someone said before, I only get BOOs...so time to use the new miner. hmm.. should the network reject shares from the "wrong/old" algo after the switchover ?
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
nonce-pool
|
|
October 26, 2014, 01:37:57 PM |
|
Switchover Ok I could be wrong I'm still on daylight save time It seems. Like someone said before, I only get BOOs...so time to use the new miner. Might have to switch back, I have 9:30 here but it's only 8:30 if you go by EST
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
October 26, 2014, 01:38:44 PM |
|
Switchover Ok I could be wrong I'm still on daylight save time It seems. Like someone said before, I only get BOOs...so time to use the new miner. well... Since yesterday I am asking when the algo change and never got a clear answer expect this 1. change of algo 2 change of block reward at 32750 (one might note that 2 happened before 1 ) 3. change in something else (sometimes soon may-be before of after 1)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
October 26, 2014, 01:39:22 PM |
|
Switchover Ok I could be wrong I'm still on daylight save time It seems. Like someone said before, I only get BOOs...so time to use the new miner. Might have to switch back, I have 9:30 here but it's only 8:30 if you go by EST not sure, look here: http://www.worldtimebuddy.com/est-to-gmt-converterits 9:39 EST when you look there
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
nonce-pool
|
|
October 26, 2014, 01:40:45 PM |
|
Switchover Ok I could be wrong I'm still on daylight save time It seems. Like someone said before, I only get BOOs...so time to use the new miner. Might have to switch back, I have 9:30 here but it's only 8:30 if you go by EST not sure, look here: http://www.worldtimebuddy.com/est-to-gmt-converterits 9:39 EST when you look there Exactly what I thought, maybe give it a few see if any blocks are found I guess?
|
|
|
|
|