I'm having a bear of a time running the testsuite with shared libraries for mingw-w64. So to sidestep that for now so that I can at least get a run completed, I want to compile all statically. How do I do that? I'm assuming I have to pass something into RUNTESTFLAGS, but I Don't know what. The one giving me the most trouble is g++, if it matters.