Alex Vilchenko <alex_vilch yahoo.com> writes:
Has anyone tried to use GMP for Windows mingw ?
http://www.mingw.org/
I was able to compile gmp-4.2.1 under mingw. However
when I try to link with -lgmp to compile a simple c++
program using gmp calls I'm getting the number of
undefined references like __gmpz_init and
__gmpz_set_str. I can not find those in GMP library.
You will save a lot of time and bandwidth if you read some
pages of the fine manual.
--
Torbjörn
_______________________________________________
gmp-discuss mailing list
gmp-discuss swox.com
http://s
wox.com/mailman/listinfo/gmp-discuss
|