[cfe-dev] Building clang outside llvm on Mac

NAKAMURA Takumi geek4civic at gmail.com
Thu Feb 24 16:23:49 PST 2011


On Fri, Feb 25, 2011 at 12:56 AM, Hao Jiang <hjian001 at fiu.edu> wrote:
> I was hacking on clang to build a source code translation tool which only
> depends on a few LLVM libraries. Is there a way to build clang outside llvm
> on Mac OS? So i can build clang much quicker than build it within LLVM. Any
> suggestions is appreciated.

Did you try CMake? It should be possible.

...Takumi



More information about the cfe-dev mailing list