Hi @mpaladin ,
Is SonarQube support Greenhills compiler for ARM cortex-a7?
Many thanks,
Alvin
mpaladin
(Massimo Paladin)
April 20, 2021, 7:42am
2
Hi @alvin.hwang ,
unfortunately we currently don’t support Green Hills compilers, see the related ticket: CPP-2239 .
Colin
(Colin)
May 20, 2025, 2:51pm
3
Hey @alvin.hwang
If you didn’t see – last year we introduced support in SonarQube Server for a feature called C/C++ AutoConfig! Removing the question of supported compiler altogether.
We have big news for our dear C and C++ SonarQube users. Configuring the analysis requires some skills; at times, it can get technical and tedious, with a few known caveats.
We unleashed the talent of our mighty engineers, and they made our C and C++ analyzer smart enough to configure itself. Hence the name AutoConfig. As a result:
No need to worry about compiler support
No need to worry about build-wrapper or compilation database
No need to know anything about the project to configure, nor C…
This is available in SonarQube Server v10.6+ , although you should really target at least v2025.1 .