DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
C and C++ compilation system

Compiling and linking

Once you have created the C or C++ source program, your next task is to transform this source into an executable file. The cc command provides the compilation and linking capabilities, among others, for C source programs. The CC command provides the same capabilities for C++ source programs.


Next topic: Components of the C compilation system
Previous topic: C and C++ compilation system

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005