public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* GMP 2.0.2 DLL issues and solutions
@ 1999-03-23 14:47 Mumit Khan
  1999-03-31 19:45 ` Mumit Khan
  0 siblings, 1 reply; 2+ messages in thread
From: Mumit Khan @ 1999-03-23 14:47 UTC (permalink / raw)
  To: cygwin

[ GMP is the GNU arbitrary precision library available from any GNU
  mirror. ]

I've received a whole bunch of requests for GMP 2.0.2 DLL (my last attempt
didn't work due to various problems with imported DLL variables), and I
did a first cut at the solution. Now gmp passes all the tests for both
Cygwin and Mingw (Mingw has one weird problem, but that has to do with the
_pipe function call, and nothing to do with gmp).

I've uploaded the gmp-dll-2.0.2-cygb20.tar.gz and gmp-dll-2.0.2-mingw32.zip
packages that contain the prebuilt DLLs, source patches and README.win32
that goes to some detail on what the changes are.

For those who want to link with MSVC, you'll probably need to create an
import library for MSVC from the mingw32 version (I've included the DEF
file in ./lib directory in both packages). However, if you want to load
the functions dynamically, it should already work in theory.

For Cygwin:
  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/ports/
For Mingw32:
  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/ports/

Regards,
Mumit



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* GMP 2.0.2 DLL issues and solutions
  1999-03-23 14:47 GMP 2.0.2 DLL issues and solutions Mumit Khan
@ 1999-03-31 19:45 ` Mumit Khan
  0 siblings, 0 replies; 2+ messages in thread
From: Mumit Khan @ 1999-03-31 19:45 UTC (permalink / raw)
  To: cygwin

[ GMP is the GNU arbitrary precision library available from any GNU
  mirror. ]

I've received a whole bunch of requests for GMP 2.0.2 DLL (my last attempt
didn't work due to various problems with imported DLL variables), and I
did a first cut at the solution. Now gmp passes all the tests for both
Cygwin and Mingw (Mingw has one weird problem, but that has to do with the
_pipe function call, and nothing to do with gmp).

I've uploaded the gmp-dll-2.0.2-cygb20.tar.gz and gmp-dll-2.0.2-mingw32.zip
packages that contain the prebuilt DLLs, source patches and README.win32
that goes to some detail on what the changes are.

For those who want to link with MSVC, you'll probably need to create an
import library for MSVC from the mingw32 version (I've included the DEF
file in ./lib directory in both packages). However, if you want to load
the functions dynamically, it should already work in theory.

For Cygwin:
  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/ports/
For Mingw32:
  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/ports/

Regards,
Mumit



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-03-31 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-23 14:47 GMP 2.0.2 DLL issues and solutions Mumit Khan
1999-03-31 19:45 ` Mumit Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).