[llvm-bugs] [Bug 27512] New: scan-build installation on windows missing pieces
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Apr 25 08:08:16 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27512
Bug ID: 27512
Summary: scan-build installation on windows missing pieces
Product: clang
Version: trunk
Hardware: PC
OS: other
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: rrh at newrelic.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
I follow the latest set of instructions to download, configure and build
llvm/clang 3.9.0 (trunk 267376) on an up-to-date windows10 system with Visual
Studio 2013.
I find that the perl scripts for scan-build and ccc-analyzer are not installed.
The .bat files, which act as a trampoline through perl into the actual perl
code is installed.
I have been able to manually install a plausible scan-build perl script in
place, compensate for installation path names, but then find I have to do the
same thing for ccc-analyzer, at which point it starts getting tedious.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160425/7f53e577/attachment.html>
More information about the llvm-bugs
mailing list