Trying to install the perl CPAN package Math::GMP (as a requisite for
Net::SSH::Perl).
I am on cygwin 1.7, and do have:

2009> cygcheck -c libgmp3
Cygwin Package Information
Package              Version        Status
libgmp3              4.3.1-1        OK
2009> cygcheck -l libgmp3
/usr/bin/cyggmp-3.dll
/usr/bin/cygmp-3.dll

However, the Makefile.PL has:

         'LIBS'         => ['-lgmp'],

and will refuse to consider the dlls above.
I tried '-lgmp-3' to no avail.

Is there syntactic sugar to fulfill the expectations?
Thanks,
Marc

-- 
View this message in context: 
http://www.nabble.com/Trying-to-install-CPAN-Math%3A%3AGMP.-Can-libgmp3-provide--libgmp--tp23830861p23830861.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to