Hi Tao, I believe you need to search for a file called
libgmp.a under
/usr/local/lib. Since you are using Cygwin, I think you
also need to
include cygwin.dll in your VC6 projects. There is an
alternative. Build
GMP using MinGW and MSYS. You can easily find them using
Google. That way
you only need to include libgmp.a and gmp.h in your VC6
projects.
I'll include my personal email below so that you can email
me personally if
you have further questions as this discussion may not be
appropriate for
this list.
Regards,
Chris Saunders
evas mountaincable.net
-----Original Message-----
From: gmp-discuss-bounces swox.com
[mailto:gmp-discuss-bounces swox.com] On
Behalf Of Tao Xiang
Sent: Wednesday, July 05, 2006 4:27 AM
To: gmp-discuss swox.com
Subject: How to create lib files
I already used Cygwin to build GMP4.2.1 and install it. But
I can only
find libgmp.o. How can I convert it to gmp.lib beacuase I
need to use
GMP in VC6.0? Please give me a detailed explanation as I
know little
about Linux. Thanks.
_______________________________________________
gmp-discuss mailing list
gmp-discuss swox.com
http://s
wox.com/mailman/listinfo/gmp-discuss
_______________________________________________
gmp-discuss mailing list
gmp-discuss swox.com
http://s
wox.com/mailman/listinfo/gmp-discuss
|