I see from 146e2ed that msvcr90
is brought in as a dependency when compiling with MINGW.
Could it be clarified what are the dependencies that we have from msvcr?
Why is msvcr90
(Visual Studio 2008) hardcoded? Shouldn't we link to whatever is available on the system?