Did Somebody try to assemble parrot on CygWin? I tried... perl configure.pl - ok make - and error ocured:
gcc -o parrot.exe -s -L/usr/local/lib -g imcc/main.o blib/lib/libparrot.a -lcrypt blib/lib/libparrot.a(io_unix.o)(.text+0x8f7): In function `PIO_sockaddr_in': /inst/parrot/io/io_unix.c:626: undefined reference to `_inet_pton' collect2: ld returned 1 exit status make: *** [parrot.exe] Error 1 What is the problem? With best wishes, Dmitry Nikolayev