Closed jvela018 closed 10 months ago
Hey @jvela018 ,
please use Bear to generate the compilation database. (That tool is better maintained, and have more options to control what compilers to recognize.)
Ok. I will move to Bear. I'll close this issue. Thanks
Hi,
Here are the steps to reproduce:
Download: $pip install scan-build Terminal Command: $ intercept-build make -j$(nproc)
OS Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04 Codename: jammy
Compiler: Arm Compiler for Embedded 6.21
I also tried different variations including overriding the compiler so that:
The verbose flag didn't output anything. Any pointers on how to proceed from here?
BR,
/Jon