C Options
Parent topic:
Alphabetical Compiler Options
C
Places comments in preprocessed source output.
c
Prevents linking.
c99, Qc99
Determines whether C99 support is enabled for C programs. This is a deprecated option.
check-uninit
Determines whether checking occurs for uninitialized variables.
cilk-serialize, Qcilk-serialize
Causes serialization of Intel® Cilk™ Plus code.
complex-limited-range, Qcomplex-limited-range
Determines whether the use of basic algebraic expansions of some arithmetic operations involving data of type COMPLEX is enabled.
cxxlib
Determines whether the compile links using the C++ run-time libraries and header files provided by gcc.
Copyright © 1996-2010, Intel Corporation. All rights reserved.