What's the proper way to instruct clang to build itself (assuming that clang must already be built of course)? There are several options using ./configure, I'm not sure which is the best approach: --with-built-clang --with-clang=/path/to/existing/clang CC=clang CXX=clang