[llvm-dev] Errors in configuration for LLVM with CMake GUI

Osman Zakir via llvm-dev llvm-dev at lists.llvm.org
Wed Nov 28 13:33:17 PST 2018


I tried to configure CMake for LLVM using the GUI and I've attached the logs for the attempt to this message.  I installed Perl and the latest version of GCC before that attempt.  There were still errors that stopped it from being able to generate project files, though.

I'd like to know how I can get this to work.  How do I tell it where to find Backtrace, Libomp, Compiler-RT, LLD and Clang?  And where exactly is Backtrace?  I copy-pasted the locations for the stuff I checked out for LLVM, so I'm not really sure where the stuff I need to put into CMake for Compiler-RT, Backtrace and Libomp is (it's where it should be, that's all I know).

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181128/30bd6f7f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeError.log
Type: application/octet-stream
Size: 652508 bytes
Desc: CMakeError.log
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181128/30bd6f7f/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeOutput.log
Type: application/octet-stream
Size: 259613 bytes
Desc: CMakeOutput.log
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181128/30bd6f7f/attachment-0003.obj>


More information about the llvm-dev mailing list