HP Code Advisor
You can also specify the program database and other options at the command line, as in the
following example:
$ cadvise -pdb ./mypdb +wlint aCC hello.cpp
1.2.7 Supported Compilers
Cadvise is shipped and supported with the HP aC++ and HP C compilers on the latest HP Integrity
and PA-RISC HP-UX platforms. Cadvise can also be used with GNU gcc and g++ compilers,
however it does not support all gcc/g++ built-ins and extensions. Cadvise will emit a parsing
error if it comes across an unsupported built-in or extension. If you need support for a specific
built-in or extension please send an email to cadvise-help@lists.hp.com.
1.2 Features 13