X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <23830861.post@talk.nabble.com> Date: Tue, 2 Jun 2009 04:42:53 -0700 (PDT) From: Marc Girod To: cygwin AT cygwin DOT com Subject: Trying to install CPAN Math::GMP. Can libgmp3 provide -libgmp? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/