Author

Topic: [ANN][MAX] MAXcoin - PoW, ASIC Resistance, Keccak GPU Mining - page 420. (Read 914218 times)

sr. member
Activity: 308
Merit: 250
Don't use Cgminer yet, CPU only till gravity beam well black hole fork

good luck with that, thousands modded Cudaminers are already in place  Cheesy
full member
Activity: 129
Merit: 100
Runnig : CFLAGS="-O3 -march=native" ./configure

GIVES ME:

checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking target system type... x86_64-unknown-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/Pissig/cpuminer':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

Any Clues??

configure: error: no acceptable C compiler found in $PATH

that means there is no c compiler, did you you install the gcc package?
srb
member
Activity: 111
Merit: 10
https://gist.github.com/xorrbit/8848780/revisions instructions to compile on windows

xorrbit created this gist an hour ago.
newbie
Activity: 55
Merit: 0
if people are getting permission denied errors trying to run autogen

put a sh before the command like this sh ./autogen

thanks
but still not work

sh ./autogen
sh: 0: Can't open ./autogen
hero member
Activity: 1162
Merit: 568
MaxCoin ‏@maxcoinproject 2min

Pools reporting they are still having minor problems - be prepared to solo mine.
sr. member
Activity: 360
Merit: 250
@ Rocketron.

I have Keccak Cgminer with 1 7870 at fullspeed.

Why do I have even more than you? Look: I have >90 MHash!!!

member
Activity: 73
Merit: 10
I get this: $ ./autogen.sh
./autogen.sh: line 8: aclocal: command not found

What to do?

I get the same...

do

chmod +x autogen.sh

first Smiley
member
Activity: 70
Merit: 10
So, is it mcxNOW or Coins-e?
kinda obvious it would be mcxnow lol
member
Activity: 70
Merit: 10
Max.rocketpool.co.uk

Rank      User Name   KH/s   MAX/Day   USD/Day
1      nigelsmart   9   2,222.157   45,089.4988
2      unknown   2   422.287   8,568.5706
3      ben   1   169.945   3,448.3319
4      fiech   0   56.648   1,149.4372

WHY pool from official pools list already mining something?
hero member
Activity: 772
Merit: 500
is there seriously no precompiled windows miner.. talk about a fair launch.. 1/100 people actually know how to compile a miner and run it
+1 Tried to compile the miner but fails a lot
sr. member
Activity: 322
Merit: 250
STOP POSTING BENCHMARK, I WANT TO SEE REAL POOL MINING
DUDE, ITS NOT RELEASED YET!!!! CALM THE FUCK DOWN YOU MORON

Who is the moron, the person who demands a service that has been announced to be released IN TIME???
sr. member
Activity: 616
Merit: 300
Runnig : CFLAGS="-O3 -march=native"  sh ./configure

GIVES ME:

checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking target system type... x86_64-unknown-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/Pissig/cpuminer':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

Any Clues??

try

CFLAGS="-O3 -march=native" ./configure
newbie
Activity: 33
Merit: 0
people are mining on rocketpool:
http://max.rocketpool.co.uk/index.php

Network Info
Difficulty    0.00390625
Est Next Difficulty    0.00432031 (Change in 1591 Blocks)
Est. Avg. Time per Block    2 minutes 15 seconds
Current Block    425

yet no info on tratum+tcp adress on the site
full member
Activity: 126
Merit: 100
STOP POSTING BENCHMARK, I WANT TO SEE REAL POOL MINING
DUDE, ITS NOT RELEASED YET!!!! CALM THE FUCK DOWN YOU MORON

wonder who needs to calm down?  Roll Eyes
legendary
Activity: 2254
Merit: 1043
is there seriously no precompiled windows miner.. talk about a fair launch.. 1/100 people actually know how to compile a miner and run it

just follow the guide, never done it before myself and took a few minutes to get running -

https://gist.github.com/xorrbit/8848780

member
Activity: 112
Merit: 10
STOP POSTING BENCHMARK, I WANT TO SEE REAL POOL MINING
DUDE, ITS NOT RELEASED YET!!!! CALM THE FUCK DOWN YOU MORON
legendary
Activity: 1974
Merit: 1003
i guess we all wait for the win miner ... Huh
sr. member
Activity: 322
Merit: 250
STOP POSTING BENCHMARK, I WANT TO SEE REAL POOL MINING
newbie
Activity: 7
Merit: 0
Runnig : CFLAGS="-O3 -march=native" ./configure

GIVES ME:

checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking target system type... x86_64-unknown-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/Pissig/cpuminer':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

Any Clues??
member
Activity: 73
Merit: 10
Getting about 8 MH/s on last-gen AMD 8150 in benchmark mode for minerd.

Code:
[2014-02-06 18:47:52] thread 5: 5109909 hashes, 1026 khash/s
[2014-02-06 18:47:53] thread 0: 4671015 hashes, 982.46 khash/s
[2014-02-06 18:47:53] thread 2: 5087022 hashes, 1017 khash/s
[2014-02-06 18:47:53] thread 6: 5118321 hashes, 986.76 khash/s
[2014-02-06 18:47:53] thread 1: 4633860 hashes, 970.18 khash/s
[2014-02-06 18:47:57] thread 0: 4912323 hashes, 1016 khash/s
[2014-02-06 18:47:57] thread 3: 5099837 hashes, 1018 khash/s
[2014-02-06 18:47:57] thread 7: 5098411 hashes, 1021 khash/s
[2014-02-06 18:47:57] Total: 8082 khash/s

Jump to: