Thank you. I will try it.You can try cross compilation with Linux(Ubuntu) or something. On Windows, you should do it in a virtual machine.
I think cross compilation is much easier than native compilation with MSYS.
Yes, I do it with guide of "Win32CompileMSYSNew", and I have succeeded to compile 1.1.11, but it doesn't work for the VLC source code from "git://git.videolan.org/vlc.git".You should be able to compile master with guide of Win32CompileMSYSNew
I configure the build environment as the instructions at "http://wiki.videolan.org/Win32CompileMSYSNew", and successfully compile 1.1.11. Right?Update your tools and your contribs.