mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-01-16 01:30:00 +00:00
Updated Bulding for Windows (MSYS) (markdown)
parent
7d4288cfa8
commit
a1919bf232
@ -10,7 +10,7 @@ Where $ARCH is `i686` or `x86_64` (matching your system).
|
|||||||
pacman -S mingw-w64-$ARCH-boost mingw-w64-$ARCH-openssl mingw-w64-$ARCH-gcc git make
|
pacman -S mingw-w64-$ARCH-boost mingw-w64-$ARCH-openssl mingw-w64-$ARCH-gcc git make
|
||||||
export PATH=/$MINGW/bin:/usr/bin
|
export PATH=/$MINGW/bin:/usr/bin
|
||||||
|
|
||||||
- Build db-4.8
|
- 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
|
Unpack it
|
||||||
Edit cd db-4.8.30.NC/dist/config.sub : find string "-mingw32* |" and replace by "-mingw32* | -msys* |"
|
Edit cd db-4.8.30.NC/dist/config.sub : find string "-mingw32* |" and replace by "-mingw32* | -msys* |"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user