/usr/share/gccxml-0.9/gccxml_config is in gccxml 0.9.0+git20130511-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | GCCXML_COMPILER="/usr/bin/c++"
GCCXML_CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 "
|