[cfe-dev] Developing Clang with XCode

Douglas Gregor dgregor at apple.com
Tue Dec 25 14:20:31 PST 2012


On Dec 24, 2012, at 4:12 AM, Alexey Samsonov <samsonov at google.com> wrote:

> Hi cfe-dev,
> 
> Does anybody do the subj?

I do. 

> Richard (in cc) and I observed that when LLVM checkout is configured with CMake and XCode generators and then built, clang binary
> appears in bin/Debug/clang while resources are located under lib/clang/3.3/... as usual. This means that logic that finds out resource directory in Clang driver (http://clang.llvm.org/doxygen/Driver_8cpp_source.html#l00068) doesn't work.

I've just been adding the symlink manually into my build tree. We should, at the very least, teach the CMake build to create that symlink. 

> -- 
> Alexey Samsonov, MSK
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121225/1e8b6bae/attachment.html>


More information about the cfe-dev mailing list