[clazy] [Bug 362582] New: LLVM build instructions not
Jeroen via KDE Bugzilla
bugzilla_noreply at kde.org
Mon May 2 10:57:25 BST 2016
https://bugs.kde.org/show_bug.cgi?id=362582
Bug ID: 362582
Summary: LLVM build instructions not
Product: clazy
Version: unspecified
Platform: Other
OS: MS Windows
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: jeruntu at gmail.com
CC: smartins at kde.org
Following instrucions in the README, BUILD INSTRUCTIONS (Windows):
When I try to build with:
cmake -DCMAKE_INSTALL_PREFIX=c:\my_install_folder\llvm\
-DLLVM_TARGETS_TO_BUILD="X64" -DCMAKE_BUILD_TYPE=Release -G "NMake Makefiles
JOM" ..
llvm-build: error: invalid target to enable: 'X64' (not in project)
It appears that this target does not exist. Only "X86" exists. I googled for
this target and found on this website
http://lists.llvm.org/pipermail/cfe-dev/2015-March/042128.html that there is no
x64 target at all.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list