GMP for windows
Sisyphus
sisyphus1 at optusnet.com.au
Mon Oct 3 11:03:53 CEST 2011
----- Original Message -----
From: "Tom Gao"
> I am trying to build a GMP version for me to use with .NET after
> ./configure
> and make and make install have all succeeded. I'm actually not sure where
> to
> go to get the required .dll.
I don't think there is one.
If you want a dynamic (dll) gmp library I think you need to start with
'./configure --disable-static --enable shared'.
Then, after make install, you should find the gmp dll in '/usr/local/bin' -
which, if you're running in the msys shell, probably translates to your
msys/1.0/local/bin folder.
Btw, this list is for bug reports - I believe you should have instead posted
to the gmp-discuss list.
Cheers,
Rob
More information about the gmp-bugs
mailing list