I used the gcc from Strawberry Perl (SP) successfully to build Rakudo Star 2016.07 a week or two ago.
I think the first error (equinox) is due to using nmake (Microsoft) rather the gmake which ships with SP -- you may need to remove nmake from the PATH. The second error (Will's) is due to using the bash shell rather than cmd.exe. S