Joel and I did a bit of digging and on his MSYS and it seems his installation has the MinGW64 gcc compiler returning '\r' in the strings being extracted from queries to it which broke the `rtems-build-dep` script. My install did not see this. The cygwin issue required installing the python2-devel package. Joel has a patch he is testing. Chris