Pages:
Author

Topic: [ANN] AMERICAN COIN - AMC - Now About To Start - pool available already.. - page 32. (Read 75481 times)

member
Activity: 70
Merit: 10
So many coins so little hash power
/usr/bin/ld: cannot find -lboost_system-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_filesystem-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_program_options-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_thread-mgw46-mt-sd-1_53
collect2: error: ld returned 1 exit status
make: *** [americancoin-qt] Error 1 

what to do now?

sudo apt-get install libboost-all-dev

sr. member
Activity: 336
Merit: 250
/usr/bin/ld: cannot find -lboost_system-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_filesystem-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_program_options-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_thread-mgw46-mt-sd-1_53
collect2: error: ld returned 1 exit status
make: *** [americancoin-qt] Error 1 

what to do now?

you gotta install boost on your system...sudo apt-get install libboost-all-dev
legendary
Activity: 980
Merit: 1000
/usr/bin/ld: cannot find -lboost_system-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_filesystem-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_program_options-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_thread-mgw46-mt-sd-1_53
collect2: error: ld returned 1 exit status
make: *** [americancoin-qt] Error 1 

what to do now?
Boost isn't setup properly.
member
Activity: 84
Merit: 10
/usr/bin/ld: cannot find -lboost_system-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_filesystem-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_program_options-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_thread-mgw46-mt-sd-1_53
collect2: error: ld returned 1 exit status
make: *** [americancoin-qt] Error 1 

what to do now?

compile the deamon
sr. member
Activity: 308
Merit: 250
why always the premine. Its killing the coin

doesn't kill the coin, like pxn shows, it depends what they do with the coins, if they use to build the coin up then it's good. However i don't think 650k coins will do much he should have mined more  since people want lots of coins to do dev for the coin. I mean you have miners that scoop up 100k coins no trouble with their huge rigs.

If someone builds a pool i will mine it at launch and im sure others will if there is a working pool, otherwise it's pointless.



They were stupid enough to not keep this a secret so random people started premining. Fail launch, good idea
legendary
Activity: 882
Merit: 1000
/usr/bin/ld: cannot find -lboost_system-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_filesystem-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_program_options-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_thread-mgw46-mt-sd-1_53
collect2: error: ld returned 1 exit status
make: *** [americancoin-qt] Error 1 

what to do now?
member
Activity: 70
Merit: 10
So many coins so little hash power
A bit of a different idea for a launch, problem is a limited few in on the release were able to mined it on the official premine of 6500 blocks and now if the botnet folks think the coin is worthy they'll be setup and mining before the "official" launch at block 14000.

Don't think this will go anywhere but will throw some hash in that direction.
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
why always the premine. Its killing the coin

doesn't kill the coin, like pxn shows, it depends what they do with the coins, if they use to build the coin up then it's good. However i don't think 650k coins will do much he should have mined more  since people want lots of coins to do dev for the coin. I mean you have miners that scoop up 100k coins no trouble with their huge rigs.

If someone builds a pool i will mine it at launch and im sure others will if there is a working pool, otherwise it's pointless.

hero member
Activity: 518
Merit: 500
Retarded dev who missed a few zeros.
He should buy your dev services Grin
full member
Activity: 155
Merit: 100
why always the premine. Its killing the coin
legendary
Activity: 980
Merit: 1000
The premine is 650k coins, not 6.5 mil.
But I'm confused with total coins, too... Cheesy

Retarded dev who missed a few zeros.
hero member
Activity: 518
Merit: 500
Quote
   if( nHeight > 6500 && nHeight < 14000 ) // no block reward while miners prep for release
nSubsidy = 0;
So there was a 6500 block premine.

What a joke.

It just wasn't announced properly, but some people managet to mine it before 6500 (like me Smiley)
full member
Activity: 143
Merit: 100
The premine is 650k coins, not 6.5 mil.
But I'm confused with total coins, too... Cheesy
hero member
Activity: 518
Merit: 500

I'm confused with total amount of coins:

Code:
static const int64 MAX_MONEY = 1680000 * COIN; // Americancoin: maximum of 168 million coins
1.680.000*100(block reward)? Or just 1.680.000?
Anyway ChinaCoin has cap of 462.5 mln but traded. Grin
legendary
Activity: 980
Merit: 1000
Quote
   if( nHeight > 6500 && nHeight < 14000 ) // no block reward while miners prep for release
nSubsidy = 0;
So there was a 6500 block premine.

What a joke.
full member
Activity: 223
Merit: 100
Birb.co Bounty and Airdrop Manager
so does this mean a premine?

6500*100=650.000
At least not so much for coin with 168 mln cap, in comparison with last altcoins releases.
Giveaways etc.

I'm confused with total amount of coins:

Code:
static const int64 MAX_MONEY = 1680000 * COIN; // Americancoin: maximum of 168 million coins
hero member
Activity: 518
Merit: 500
so does this mean a premine?

6500*100=650.000
At least not so much for coin with 168 mln cap, in comparison with last altcoins releases.
Giveaways etc.
hero member
Activity: 518
Merit: 500
Code:
	if( nHeight > 6500 && nHeight < 14000 ) // no block reward while miners prep for release
nSubsidy = 0;

So, first 6500 was with reward for developers, and another rewardable blocks will be after 14000?Smiley
sr. member
Activity: 350
Merit: 250
DTC unofficial team
Code:
	if( nHeight > 6500 && nHeight < 14000 ) // no block reward while miners prep for release
nSubsidy = 0;

so does this mean a premine?
full member
Activity: 223
Merit: 100
Birb.co Bounty and Airdrop Manager
Code:
	if( nHeight > 6500 && nHeight < 14000 ) // no block reward while miners prep for release
nSubsidy = 0;
Pages:
Jump to: