GMP compilation issue
Marc Glisse
marc.glisse at inria.fr
Tue May 27 09:33:31 UTC 2014
On Tue, 27 May 2014, Dharmik Brahmbhatt wrote:
> Hello, I am new to GMP and I am working on windows having installed
> MinGW in my system. I am trying to compile printf.c that requires two
> headerfiles gmp.h and gmp-impl.h. The problem is I can't find gmp.h in
> that extracted gmp folder. So what should I do? Is there something I am
> missing ?
Why are you doing that? The package manager that comes with mingw should
allow you to install gmp easily, and if you have to do it yourself from
source, you should just follow
https://gmplib.org/manual/Installing-GMP.html
--
Marc Glisse
More information about the gmp-discuss
mailing list