[LLVMdev] compiler_rt fails to build in release_31 branch
İsmail Dönmez
ismail at namtrac.org
Tue Apr 17 08:35:26 PDT 2012
Hi;
This is on Linux/x86-64, I get this at stage1:
make[2]: Entering directory
`/home/abuild/rpmbuild/BUILD/llvm/stage1/projects/compiler_rt'
Makefile:6: make/config.mk: No such file or directory
Makefile:7: make/util.mk: No such file or directory
Makefile:16: *** Refusing to build with empty ProjObjRoot variable. Stop.
make[2]: Leaving directory
`/home/abuild/rpmbuild/BUILD/llvm/stage1/projects/compiler_rt'
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/home/abuild/rpmbuild/BUILD/llvm/stage1/projects'
make: *** [all] Error 1
Interestingly trunk works fine but not the release_31 branch.
Regards,
ismail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120417/31b50cb9/attachment.html>
More information about the llvm-dev
mailing list