[LLVMdev] clang build fails if done in the separate object directory

Yuri yuri at rawbw.com
Thu Jun 10 13:05:49 PDT 2010


On 06/10/2010 08:35, Reid Kleckner wrote:
> I've built clang+llvm in an object directory successfully, and I'm
> sure others have.  I'd guess the problem is the symlink, so I'd give
> it a shot without it.
>
> Reid

No, clang isn't built in the object directory, even without symlink
Do I need to run 'mkdir llvm-objects/tools/clang' and configure there 
separately ?

Yuri



More information about the llvm-dev mailing list