Hi, On cygwin, the final link fails with the following error:-
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+0x87e): In function `PIO_sockaddr_in': /home/Jonathan/parrot_test/io/io_unix.c:468: undefined reference to `_inet_pton' inet_pton has not yet been implemented in cygwin, but it is being worked on... http://win6.jp/Cygwin/ Jonathan