Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Files

&pagelevel(3)&pagelevel

file.c/.C

(cc, c11c89) or C++ source file (CC) before the preprocessor run

file.cpp/.CPP/.cxx/.CXX/.cc/.CC/.c++/.C++


C++ source file before the preprocessor run

file.i

C source file (cc, c11c8) after the preprocessor run

file.I

C++ source file) after the preprocessor run

file.o

LLM object file

file.a

Static library containing object files created with the ar utility

file.lst

File containing compilation listings

file.cif

File containing CIF information for further processing with the global listing generator cclistgen

file.etr

File containing explicit instantiation statements

file.o.ii

Information file for automatic template instantiation (used internally)

a.out

Executable file

file.mk

Preprocessor output file for further processing with make

/var/tmp/...

Temporary files used during compilation