Curious if any perlmonks have successfully built Parrot on WinXP. I found this
since I didn't have gcc on WinXP I decided to download MinGW32, which unfortunately the version I grabbed apparently didn't come with a linker. I modified the configure.pl script and got gcc to compile and produce the object file, but still haven't found a win32 linker that will work.
What tools did those of you who got Parrot to compile on WinXP use? Thanks.