BullseyeCoverage Up Contents Search

covint - Compiler Integration Manager

covint -d|--disable [options] compiler-ID ...
covint -e|--enable [options] compiler-ID ...
covint -h|--help
covint -l|--list [options]
covint -s|--status [options]

Description

covint installs, removes, and shows information about compiler integrations.

Action -d (--disable) removes compiler integration designated by each compiler-ID argument.

Action -e (--enable) installs compiler integration designated by each compiler-ID argument. If the compiler integration is already installed, no action is taken.

Action -h (--help) displays a summary of options.

Action -l (--list) displays all the possible compiler integrations that can be installed.

Action -s (--status) displays all the currently installed compiler integrations.

Options

-q--quiet Suppress warnings and the copyright message.
-v--verbose Show informational messages.
--no-banner Suppress startup banner

Environment Variables

COVCCFGConfiguration file. See FILES.

Files

If the files listed below exist, they contain initial options separated by white space. Within these files, $NAME is replaced by the value of the environment variable named NAME.

BullseyeCoverage/bin/covint.cfg
home-directory/covint.cfg

Notes

This command may require administrator privilege.

Updated: 14 Jul 2025