This directory includes standalone minimal GP binaries for Windows, using the mingw32 and mingw64 environments. They are built daily from GIT HEAD by the PARI buildlog system. They passed the test-suite, but no further garantee is given. We provide: - gp64-gmp-git*.exe: stand-alone 64bit binary with GNU MP support (recommended) - gp-gmp-git*.exe: stand-alone 32bit binary with GNU MP support (for older systems) - gp64-git*.exe: stand-alone 64bit binary without GNU MP support (useful for reference) - gp-git*.exe: stand-alone 32bit binary without GNU MP support (useful for reference) - gpstable64-gmp-git*.exe: stand-alone 64bit binary with GNU MP support (stable version) - gpstable-gmp-git*.exe: stand-alone 32bit binary with GNU MP support (stable version) - gpstable64-git*.exe: stand-alone 64bit binary without GNU MP support (stable version) - gpstable-git*.exe: stand-alone 32bit binary without GNU MP support (stable version) The binaries gp-git*.exe and gp-gmp-git*.exe are statically linked against libreadline and libtermcap. Furthermore, the binaries gp-gmp-git*.exe are statically linked against libgmp (5.0.1 or 6.0.0) The older old/gp-gmp-*.exe binaries are statically linked against the libgmp library (4.3.2). The source code for the statically linked libraries is available in the src directory. Feedback welcome! -- Bill Allombert , Wed, 04 Jul 2012 11:15:28 +0200