i am using cygwin and when i tried to install Net::SSH2 module it is giving the below error
perl Makefile.Pl going oK
when giving Make
it is giving the below error
gcc -c -I/usr/include -I. -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -DUSEIMPORTLIB -O3 -DVERSION=\"0.18\" -DXS_VERSION=
\"0.18\" "-I/usr/lib/perl5/5.8/cygwin/CORE" SSH2.c
gcc: installation problem, cannot exec `as': No such file or directory
cc1: error: unrecognized option `-Wdeclaration-after-statement'
Make: ***