Post
Topic
Board Development & Technical Discussion
Topic OP
consequences of --with-incompatible-bdb ?
by
pysiak
on 11/11/2013, 19:33:38 UTC
I'm building my bitcoind on debian 7.2 which provides libdb++-dev in 5.1 and this forces me to use --with-incomaptible-bdb.
It works, but what are the risks of running non 4.8? Is it only for portability of the data between installations using different version of the library?