x86 :
	i686-w64-mingw32-clang++ fxc2.cpp -ofxc2.exe
x64 :
	x86_64-w64-mingw32-clang++ fxc2.cpp -ofxc2.exe
