With the build instructions on the clang "Getting Started" page, using config and make under MSYS, I was able to build clang for MingW. The build created a debug version of everything, which is quite large. Is there a way to create a release version of clang, perhaps through a parameter to the 'make' command ?