[cfe-dev] compiling clang with clang

Matt Joiner anacrolix at gmail.com
Wed Sep 29 16:31:00 PDT 2010


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



More information about the cfe-dev mailing list