On 01/02/2018 01:57 PM, jacobnavia wrote:
> Hi
> Has anyone here used this static analyzer?
Yes, my current project uses it (version 1.79 works best for me) on all
of our C and C++ code.
> For C projects it seems to work, but for C++ code it hangs (I stopped
> after waiting for 6 hours for any output).
Which version and options? It will work significantly faster on Linux
than it does on Windows.
> I am using it in an ARM64, about 5 times slower than a high end PC.
>
> Is this normal?
Probably, why not just use it on the PC? Using -j 2*core count should
speed things along nicely.
--
Ian.