gmp for windows

Francesco Montorsi f18m_cpp217828 at yahoo.it
Sat Oct 23 21:49:06 CEST 2004


I compiled GMP with mingw with success and since dev-c++ uses
mingw, you can use a mingw makefile to compile GMP and then
you can use dev-c++ to link your project with GMP;
I used a makefile created using a _bakefile_, that is, a sort of makefile
template which can be used to generate makefiles for a lot of compilers;
you can find all the stuff I used to compile GMP with msvc, borland,
and mingw compilers + the precompiled library for all these compilers at:

https://sourceforge.net/project/showfiles.php?group_id=61901&package_id=129332

Hope this helps,
Francesco Montorsi

----- Original Message ----- 
From: "Gunnar" <gunix at comhem.se>
To: <gmp-discuss at swox.com>
Sent: Friday, October 22, 2004 7:25 PM
Subject: gmp for windows


> Is it possible to compile gmp for windows without installing cygwin?
> I have Dev-C++.
> _______________________________________________
> gmp-discuss mailing list
> gmp-discuss at swox.com
> https://gmplib.org/mailman/listinfo/gmp-discuss 



More information about the gmp-discuss mailing list