C++, C compilers
cc [options] [operands] CC [options] [operands]
For a complete list, see qcc .
The cc utility is used to compile code; CC is for compiling C++ code. Under BlackBerry 10 OS, they're both links to qcc.
GNU