[cfe-dev] clang-tools-extra: cmake build broken on 3.7.0

Dimitry Andric via cfe-dev cfe-dev at lists.llvm.org
Tue Oct 20 15:03:33 PDT 2015


On 20 Oct 2015, at 22:01, Joerg Sonnenberger via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> On Tue, Oct 20, 2015 at 06:17:10PM +0000, Brooks Davis via cfe-dev wrote:
>> After considerably more effort than expected I've added clang-tools-extra
>> to FreeBSD's LLVM 3.7 package.  I found that both extracting the tarball
>> directly in llvm/tools and symlinking it in failed to build due to
>> missing clang headers and generated .inc files.
> 
> Isn't it supposed to go under clang's tools directory?

Yes it is.  For building the 3.7.0 release packages, I extracted the llvm projects like so:

llvm:			.
cfe:			./tools/clang
clang-tools-extra:	./tools/clang/tools/extra
compiler-rt:		./projects/compiler-rt
libcxx:			./projects/libcxx
libcxxabi:		./projects/libcxxabi
libunwind:		./projects/libunwind
test-suite:		./projects/test-suite

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151021/6ce7b494/attachment.sig>


More information about the cfe-dev mailing list