Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
CC, cc

CC, cc

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

CC, cc

C++, C compilers

Syntax:

cc [options] [operands]

CC [options] [operands]

Runs on:

Neutrino

Options:

For a complete list, see qcc.

Description:

The cc utility is used to compile code; CC is for compiling C++ code. Under QNX Neutrino, they're both links to qcc.


Note: Under QNX 4, CC and cc are links to an older compiler that you can't use to compile code for QNX Neutrino.

Contributing author:

GNU

See also:

qcc