Pages:
Author

Topic: [ANN] [SUP] Supcoin, PLUCK algorithm, Just Launched, Mine Now! - page 54. (Read 62223 times)

legendary
Activity: 1624
Merit: 1001
All cryptos are FIAT digital currency. Do not use.
The x-shitalgo crowd parasites strike again !
member
Activity: 81
Merit: 1002
It was only the wind.
Windows CPUMiner, built and signed by me. Generic x64, built straight from git - only mods were those necessary to make it compile. Static build - no DLLs - and stripped to only 762KB. Untested, but it should work.

https://ottrbutt.com/pluckminer/wolf-pluckminer-generic64.exe
https://ottrbutt.com/pluckminer/wolf-pluckminer-generic64.exe.sig
sr. member
Activity: 1063
Merit: 253
Sovryn - Brings DeFi to Bitcoin
Will there be a x86 miner as well?

Why? I make it a point not to compile miners for x86 - at least, not often - because there's not many reasons why you'd want to run a miner on such a low-powered system.
I guess i have to wait then until a GPU miner comes out Sad
formatting is not an option right now.
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
low-powered system.

Hey Wolf, If I manage to aquire linux for iPad (https://www.facebook.com/qmolelinux). Will it be hard to port bitcoin-qt and other altcoins over? I guess I'd need to compile lots of deps and stuff. But in theory, would it be possible?

P.S. The dev is (if everything goes well) going to give me an early version to test it and provide feedback.

Probably not that hard - I think Earlz fucked some of the endianness stuff, but if it's it's a little-endian arch, there should be no problem cross-compiling it, most likely.
Do you have an iPad? (jailbroken or Dev account or Zeusmos) Actually, I'm not sure about Zeusmos or Dev Account but that's what I have.

Nope, and don't want one.

Ok. I guess I'll just need to wait until it comes out and then ask for help.

I wish Steve Jobs didn't die. Then ios would be good. The flat shit sucks and lags my iPad 2. They should have left iPad 2's on iOS 6. They also messed up highlighting which is super annoying for me. Hopefully they find a bootrom exploit. Oh wait, they have but apparently it's too hard to use for the general public.  Angry
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
low-powered system.

Hey Wolf, If I manage to aquire linux for iPad (https://www.facebook.com/qmolelinux). Will it be hard to port bitcoin-qt and other altcoins over? I guess I'd need to compile lots of deps and stuff. But in theory, would it be possible?

P.S. The dev is (if everything goes well) going to give me an early version to test it and provide feedback.

Probably not that hard - I think Earlz fucked some of the endianness stuff, but if it's it's a little-endian arch, there should be no problem cross-compiling it, most likely.
Do you have an iPad? (jailbroken or Dev account or Zeusmos) Actually, I'm not sure about Zeusmos or a Dev Account but that's what I have.
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
low-powered system.

Hey Wolf, If I manage to aquire linux for iPad (https://www.facebook.com/qmolelinux). Will it be hard to port bitcoin-qt and other altcoins over? I guess I'd need to compile lots of deps and stuff. But in theory, would it be possible?

P.S. The dev is (if everything goes well) going to give me an early version to test it and provide feedback.
member
Activity: 81
Merit: 1002
It was only the wind.
will the CPU miner for windows to start?
will the pool at the start?

There will be a CPU miner for Windows to start, I'm told - as for a pool, it's being worked on right now.
sr. member
Activity: 1063
Merit: 253
Sovryn - Brings DeFi to Bitcoin
Will there be a x86 miner as well?
sr. member
Activity: 439
Merit: 250
mmmmmm
Talked to Earlz - it was indeed too slow. I checked the build flags, they'd been untouched from the CPUMiner fork, that was why. Added some of my own, ensuring it would work on all x64 processors - it should be better now. Same links, sig has been updated, too.

I now get speeds on-par with my own native build, about 0.22 khash/core on a Haswell i5
hero member
Activity: 574
Merit: 500
legendary
Activity: 2688
Merit: 1240
will the CPU miner for windows to start?
will the pool at the start?

I'll be there, already working on the hashing algo as we Speak
Will we be able to point our miners to your pool like, 6 hours before the launch?
Because I won't be at home when it launches.


Yes, i think so..  Depends how testing is going but there are only the best people involved here so i think it will be fine Smiley
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
will the CPU miner for windows to start?
will the pool at the start?

I'll be there, already working on the hashing algo as we Speak
Will we be able to point our miners to your pool like, 6 hours before the launch?
Because I won't be at home when it launches.
legendary
Activity: 2688
Merit: 1240
will the CPU miner for windows to start?
will the pool at the start?

I'll be there, already working on the hashing algo as we Speak
legendary
Activity: 1027
Merit: 1000
will the CPU miner for windows to start?
will the pool at the start?
legendary
Activity: 1848
Merit: 1018
Earlz,
You should really divide the GPU miner bounty between first AMD and first NVIDIA or half the people will be crying.
member
Activity: 81
Merit: 1002
It was only the wind.
I will mine this coin but there only will be a cpu miner for this coin? no gpu mining, is this correct??

For now, yes.
sr. member
Activity: 431
Merit: 250
I will mine this coin but there only will be a cpu miner for this coin? no gpu mining, is this correct??

For now, yes.

Oke thanks, waiting for launch....

How much time it will take to launch.

https://www.altcoincalendar.info/coins/1340-SUP
sr. member
Activity: 1036
Merit: 275
I will mine this coin but there only will be a cpu miner for this coin? no gpu mining, is this correct??

For now, yes.

Oke thanks, waiting for launch....

How much time it will take to launch.
sr. member
Activity: 431
Merit: 250
I will mine this coin but there only will be a cpu miner for this coin? no gpu mining, is this correct??

For now, yes.

Oke thanks, waiting for launch....
sr. member
Activity: 439
Merit: 250
mmmmmm
have no idea why errors..?? (windows)

gcc -std=gnu99  -O3   -o minerd.exe minerd-cpu-miner.o minerd-util.o minerd-sha2
.o minerd-scrypt.o minerd-pluck.o minerd-sha2-x86.o minerd-scrypt-x86.o   -lcurl
dll -ljansson -lpthread -lws2_32
minerd-pluck.o:pluck.c:(.text+0x2022): undefined reference to `htobe32'
collect2.exe: error: ld returned 1 exit status
make[2]: *** [minerd.exe] Error 1
make[2]: Leaving directory `/home/q/plu'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/q/plu'
make: *** [all] Error 2

What OS?

Windows... it's in the quote.

yes win.. im able to compile other minerds but this one hits me some htobe32 thing..
am i missing some tool?

Seems you're missing endian.h.. which is common for windows. I'll fix this properly later tonight, but for now try putting
Code:
#ifndef htobe32
#define htobe32(x) ((u_int32_t)htonl((u_int32_t)(x)))
#endif

at the top of pluck.c

Pages:
Jump to: