I don't know of a way to do this (there probably is though). But I would consider not testing a specific compiler version and instead detect feature availability (Such as C++0x) using " check-target-builds".For a given compiler [version], I would like to: