Post
Topic
Board Wallet software
Re: BITC: a new thin/SPV client for linux/mac
by
fronti
on 03/02/2014, 12:26:34 UTC
Nice Work..

first try to compile on my raspberry PI i got messages like:
 CC    src/base58.c
/tmp/base58-Djd7vs.s: Assembler messages:
/tmp/base58-Djd7vs.s:866: rdhi, rdlo and rm must all be different

I guess this is because of the different architecture

anybody already worked on this?