1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-16 09:40:07 +00:00

Updated Bulding for Windows (MSYS) (markdown)

orignal 2017-04-13 15:13:07 -04:00
parent 9af6d942af
commit 6be221fa08

@ -11,7 +11,7 @@ Where $ARCH is `i686` or `x86_64` (matching your system).
export PATH=/$MINGW/bin:/usr/bin
- Build db-4.8
Download http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz
Download http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz
Unpack it
Edit cd db-4.8.30.NC/dist/config.sub : find string "-mingw32* |" and replace by "-mingw32* | -msys* |"
cd db-4.8.30.NC/build_unix