Pages:
Author

Topic: [XPM] Primecoin Built-in Miner Sieve Performance Issue - page 33. (Read 69141 times)

hero member
Activity: 756
Merit: 501
I will incorporate Mike's suggestion of checking pindexBest.
Hang on.
Cheesy
full member
Activity: 140
Merit: 100
I'm getting "The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem."

Please tell me I'm not retarded.

Yep, sorry I compiled it without the DLL's included;

https://www.dropbox.com/s/5uot5d5xiwxfln6/libs.zip

Thats why JoeMattie asked me to compile with them included,

Unzip those into your program files directory and you should be fine.

Do you mean unzip DLL to the original primecoin folder or the one download from your dropbox?

To the new folder downloaded from his dropbox.

forgot mingwm10.dll

here is one with everything in

https://www.dropbox.com/s/gba0tqw01qbvzlk/windows-qt.zip


legendary
Activity: 1246
Merit: 1011
ok, hopefully the karmic universe will throw something back my way for this. Here is the windows qt-client I built with the new code checked in by Sunny King/

https://www.dropbox.com/s/zzp42h320e8ogt2/Primecoin.zip

Please...I don't want accusations of stealing wallets or anything about trojans / viruses.  So please virus scan the file first and go into your existing client and encrypt your wallet and then back up your wallet.dat, then try this client.

Also I built this with -march=native, so its optimized for an i5, but it should be ok for i7 too.

I am only sharing this as I know what its like to miss out on crypto mining..

If anyone has luck, tips are welcome:

APY8fYJxuMe2hvHMHKBMWzURMCrYmCsKrB

Again, use at your own risk. Its working away for me here, but I take no responsibility for any consequence of using this client.

As for how it is progressing, I was between 90-120 before, now I am 150 to 200



EDIT: You may also need the gcc dll's too (put them in the same folder):

https://www.dropbox.com/s/5uot5d5xiwxfln6/libs.zip

It's working now... thanks  Grin
hero member
Activity: 770
Merit: 500
I'm getting "The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem."

Please tell me I'm not retarded.

Yep, sorry I compiled it without the DLL's included;

https://www.dropbox.com/s/5uot5d5xiwxfln6/libs.zip

Thats why JoeMattie asked me to compile with them included,

Unzip those into your program files directory and you should be fine.

Do you mean unzip DLL to the original primecoin folder or the one download from your dropbox?

To the new folder downloaded from his dropbox.

forgot mingwm10.dll
full member
Activity: 140
Merit: 100
I'm getting "The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem."

Please tell me I'm not retarded.

Yep, sorry I compiled it without the DLL's included;

https://www.dropbox.com/s/5uot5d5xiwxfln6/libs.zip

Thats why JoeMattie asked me to compile with them included,

Unzip those into your program files directory and you should be fine.

Do you mean unzip DLL to the original primecoin folder or the one download from your dropbox?

Unzip it into Program Files(x86)\Primecoin
legendary
Activity: 1205
Merit: 1010
I will incorporate Mike's suggestion of checking pindexBest.
Hang on.
newbie
Activity: 9
Merit: 0
I'm getting "The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem."

Please tell me I'm not retarded.

Yep, sorry I compiled it without the DLL's included;

https://www.dropbox.com/s/5uot5d5xiwxfln6/libs.zip

Thats why JoeMattie asked me to compile with them included,

Unzip those into your program files directory and you should be fine.

Do you mean unzip DLL to the original primecoin folder or the one download from your dropbox?

To the new folder downloaded from his dropbox.
newbie
Activity: 9
Merit: 0
The program can't start because mingwm10.dll is missing from your computer. Try reinstalling the program to fix this problem.

I had that once I got the above DLL's fixed up. I ended up copying mingwm10.dll from another program install I had. Search your computer and if you have it copy it into your Primecoin folder, should be good to go.
legendary
Activity: 1621
Merit: 1000
news.8btc.com
I'm getting "The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem."

Please tell me I'm not retarded.

Yep, sorry I compiled it without the DLL's included;

https://www.dropbox.com/s/5uot5d5xiwxfln6/libs.zip

Thats why JoeMattie asked me to compile with them included,

Unzip those into your program files directory and you should be fine.

Do you mean unzip DLL to the original primecoin folder or the one download from your dropbox?
member
Activity: 182
Merit: 10
The program can't start because mingwm10.dll is missing from your computer. Try reinstalling the program to fix this problem.
full member
Activity: 220
Merit: 100
core 2 quad - 248 primespersec and climbing

awesome
hero member
Activity: 714
Merit: 510
primecoind doesn't do anything once compiled. Is there a missing step?
It's a daemon, running in the background. This site should help you.
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
e.g. ./primecoind getinfo

 ./primecoind getinfo
error: {"code":-1,"message":"CDB() : can't open database file wallet.dat, error -30973"}

Can anyone tell me what this means? Error -30973?

It looks like I have to import the wallet.dat
newbie
Activity: 9
Merit: 0
Absolutely. i3-530 here (work & home) -- I think they were around 20-40 pps before. I'm now at 124 and still climbing.

EDIT: Stabilizing around 130's. Thanks again Smiley
hero member
Activity: 750
Merit: 503
Tried all of the above ^^^^^^^ and nothing, no blocks for 27 hours.

Edit: 39 hours, sorry very tired of chasin this fuckin wild goose!!

Deleted everything in my roaming folder, saved wallet.dat and primecoin.conf.

Uninstalled primecoin, and reinstalled....block found after 30 mins of doing this.



Hmmmm??? just to throw a spanner in the works  Grin

i7 920....'setgenerate true 7'
full member
Activity: 140
Merit: 100

Thanks so much. Tips coming your way.

Thanks to you! Is it giving you some improvements?
newbie
Activity: 9
Merit: 0
I'm getting "The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem."

Please tell me I'm not retarded.

Yep, sorry I compiled it without the DLL's included;

https://www.dropbox.com/s/5uot5d5xiwxfln6/libs.zip

Thats why JoeMattie asked me to compile with them included,

Unzip those into your program files directory and you should be fine.

Thanks so much. Tips coming your way.
full member
Activity: 140
Merit: 100

Give me a FLO/LKY/MEC/WDC address and I'll send you some coin


Is MEC (Megacoin)?

If so:

MDkAN9BXav5JMBMj1kc7gXoJ8C9JSYyx2M

If not, no worries, worth it just to help out.
hero member
Activity: 756
Merit: 501
Nice, thx for the Windows exe. A lot faster than the original one on my Core2, at least measured in pps (69 now, 30 before).
Maybe mtune=generic would be better for a "release" client.
sr. member
Activity: 473
Merit: 250


Any chance you can help us out with how to compile in windows machines.  I would be willing to send some coins your way and I am sure others would be as well for the little bit of help.

This is what I used, worked perfectly

https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479

~nh
legendary
Activity: 1246
Merit: 1011
Any chance for a recompile with -static-libgcc and -static-libstdc++ ?

I honestly have to go to bed soon  (kids to pack to school and work), otherwise I would.

If you want I can send you libstdc++-6.dll & libgcc_s_dw2-1.dll and drop them into the same folder.

I got mine from an install of the megaclient (you can probably find them online too).

I have both of those .ddls in the directory, and in system32, but I'm receiving this error below:

"The procedure entry point _ZNSt12out_of_rangeD2Ev could not be located in the dynamic link library libstdc++-6.dll"

Is anyone else having this problem?

I have the same problem after install dll files...
Pages:
Jump to: