We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
apt-get install mingw32 git-core ca-certificates wget unzip autoconf automake libtool m4 pkg-config zip apt-get install libcurl4-openssl-dev libncurses5-dev wget https://github.com/bitbandi/sgminer/releases/download/sdk/sgminer-sdk.zip unzip -o -d / sgminer-sdk.zip export SGMINER_SDK=/sgminer-sdk mkdir build-win32 cd build-win32 ../autogen.sh ../configure --prefix=/usr/i586-mingw32msvc --host=i586-mingw32msvc --build=i686-linux --disable-adl-checks --disable-git-version