Thanks. Using --disable-thread_api --disable-replication got it to compile, but now when actually running bitcoind it throws DbRunRecoveryException over the DB_RUNRECOVERY flag. It seems people aren't actually using MingW to compile bitcoind on Windows? The lack of pthreads seems crippling and there's lots of missing functions like strncasecmp, _strlwr, _fileno and swprintf. ________________________________ From: Wladimir To: Amir Taaki Cc: "bitcoin-development@lists.sourceforge.net" Sent: Saturday, February 25, 2012 7:18 AM Subject: Re: [Bitcoin-development] Building BDB on MingW On Fri, Feb 24, 2012 at 11:15 PM, Amir Taaki wrote: I followed the instructions from build-msw.txt and am getting the same issue from here: > >https://bitcointalk.org/index.php?topic=45507.0 > > >Any ideas? Sadly the proposed fix in that thread didn't work. > https://forums.oracle.com/forums/thread.jspa?messageID=4018239 Wladimir