Marc Girod schrieb:
Sisyphus wrote:No error there - just a warning, but that's not going to stop the compilation and should not be a problem.Correct, but after I install the result, trying to use it dumps core, which is why I suspected this (no other errors). e.g. 'perl Makefile.PL' for Net-SSH-Perl-1.34... I join a perl.exe.stackdump...http://www.nabble.com/file/p23850818/perl.exe.stackdump perl.exe.stackdump
Since Math::Pari does not work, you need Math::GMP, right. But with this and selecting IDEA and Crypt::RSA I successfully ran all Net-SSH-Perl-1.34 tests. BTW: for reference the pari error:gcc-4 -c -I ../pari-2.1.7/src -I../pari-2.1.7/src/headers -I../pari-2.1.7/src/graph -I. -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector -DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o mp.o ../pari-2.1.7/src/kernel/none/mp.c
{standard input}: Assembler messages:
{standard input}:4825: Error: suffix or operands invalid for `div'
make[1]: *** [mp.o] Error 1
make[1]: Leaving directory
`/cygdrive/f/cygwin/home/rurban/.cpan/build/Math-Pari-2.010801-Qx0008/libPARI'
-- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- 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/

