frenchlop.blogg.se

Install libjansson mingw
Install libjansson mingw









  1. #INSTALL LIBJANSSON MINGW HOW TO#
  2. #INSTALL LIBJANSSON MINGW MAC OS X#
  3. #INSTALL LIBJANSSON MINGW INSTALL#

lib files are now included in tree (windows only)

  • GNU-style long options are not supported, but are accessible via configuration fileīasic Windows build with Visual Studio 2013.
  • To build a 64-bit binary, export OBJECT_MODE=64.
  • Use -march=native if building for a single machine.
  • configure CFLAGS="-O3 -march=native" -with-crypto -with-curl

    #INSTALL LIBJANSSON MINGW MAC OS X#

    # only needed if building on Mac OS X or with Clang autogen.sh # only needed if building from git repo jansson (jansson source is included in-tree).scrypt-jane (YaCoin, CopperBars, Pennies, Tickets, etc.).? keccak (Maxcoin HelixCoin, CryptoMeth, Galleon, 365coin, Slothcoin, BitcointalkCoin).✓ skein (Skeincoin, Myriadcoin, Xedoscoin.

    install libjansson mingw install libjansson mingw

  • ✓ axiom (Axiom Shabal-256 based MemoHash).
  • ✓ sha256d (Bitcoin, Freicoin, Peercoin/PPCoin, Terracoin.
  • ✓ scrypt (Litecoin, Dogecoin, Feathercoin.
  • The rest of this file is taken from cpuminer-multi.įork of pooler's cpuminer (see AUTHORS for list of contributors). Support for even older x86_64 without AES_NI or SSE2 is not availble.Ĭpuminer-multi by TPruvot supports this architecture. Specifying "-march=btver1" on the configure command line. These users are recommended to compile manually Problems have included compile errorsĪnd poor performance. Some users with AMD CPUs without AES_NI have reported problems compiling The following tips may be useful for older AMD CPUs. Run winbuild.sh to build on Windows or execute the following commands.ĬFLAGS="-O3 -march=native -Wall" CXXFLAGS="$CFLAGS -std=gnu++11 -fpermissive". Unpack cpuminer-opt source files using tar from msys shell, or using 7zip Instalation complete, compile cpuminer-opt Note that msys shell uses linux syntax for file specifications, "C:" is Open a msys shell by double clicking on msys.bat. Unpack msys into C:\msys or your preferred directory.įollow instructions, check "msys or cygwin" and "x86_64" and accept default

    #INSTALL LIBJANSSON MINGW INSTALL#

    Install msys and mingw_w64, only needed once. Run build.sh to build on Linux or execute the following commands.ĬFLAGS="-O3 -march=native -Wall" CXXFLAGS="$CFLAGS -std=gnu++11". Sudo apt-get install build-essential libssl-dev libcurl4-openssl-dev libjansson-dev libgmp-dev automakeīuilding on Linux, see below for Windows.īuild-essential (for Ubuntu, Development Tools package group on Fedora)

    install libjansson mingw

    The folliwing command should install everything you need on Debian based Will give a clue as to the missing package. There may be others, read the error messages they The list belowĪre some of the ones that may not be in the default install and need toīe installed manually. Install any additional dependencies needed by cpuminer-opt. Make sure you have the basic development packages installed.

    #INSTALL LIBJANSSON MINGW HOW TO#

    It is assumed users know how to install packages on their system andīe able to compile standard source packages.











    Install libjansson mingw