girlmore / gmp-win

Visual Studio project and solution files for building static and dynamic gmp libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains project and solution files for building GMP library for Windows using Visual Studio.

The solution is able to build both static and dynamic libraries in debug and release configurations for x64 architecture

The actual gmp sources are included in a subfolder packages/gmp

At the moment generic C implementation for mpn is used.

Tested version: 6.3.0

How to build?

# clone the repo
git clone https://github.com/apotocki/gmp-win

# open and build solution gmp.sln

# have fun

As an advertisement…

Look at my iOS application on App Store, please:

PotoHEX
HEX File Viewer & Editor

This application is designed to view and edit files at the byte or character level; calculate different hashes, encode/decode, and compress/decompress desired byte regions.

You can support my open-source development by trying the App.

Feedback is welcome!

About

Visual Studio project and solution files for building static and dynamic gmp libraries

License:GNU Lesser General Public License v2.1


Languages

Language:C 51.1%Language:Assembly 26.5%Language:Makefile 6.3%Language:C++ 4.4%Language:Shell 3.5%Language:M4 3.2%Language:TeX 2.4%Language:Perl 1.2%Language:HTML 0.6%Language:XS 0.5%Language:Emacs Lisp 0.1%Language:Yacc 0.1%Language:Lex 0.0%Language:Fortran 0.0%Language:Raku 0.0%Language:GDB 0.0%