Home > Repositories > base > gcc6-cpp (x86_64)
gcc6-cpp: The C Preprocessor
The C preprocessor is a `macro processor' which is used automatically by the C compiler to transform your program before actual compilation.
It is called a macro processor because it allows you to define `macros,' which are abbreviations for longer constructs.
The C preprocessor provides four separate facilities that you can use as you see fit:
* Inclusion of header files. These are files of declarations that can be substituted into your program.
* Macro expansion. You can define 'macros,' which are abbreviations for arbitrary fragments of C code, and then the C preprocessor will replace the macros with their definitions throughout the program.
* Conditional compilation. Using special preprocessing directives, you can include or exclude parts of the program according to various conditions.
* Line control. If you use a program to combine or rearrange source files into an intermediate file which is then compiled, you can use line control to inform the compiler about where each source line originated.
You should install this package if you are a programmer who is searching for such a macro processor.
Name: | gcc6-cpp |
Release: |
6.4.0-4mamba |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 550.25 kB |
Upstream URL: | http://gcc.gnu.org/ |
Source RPM: | gcc6 |
Brothers | Provides | Obsoletes | Requires | Recommends |
---|
gcc6 gcc6-c++ gcc6-doc gcc6-fortran gcc6-java libgcc6 libgcj4 libgcj4-devel libgfortran3
| gcc6-cpp = 0:6.4.0-4mamba gcc6-cpp(x86-64) = 0:6.4.0-4mamba
| | ld-linux-x86-64.so.2()(64bit) [1] ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) [1] libc.so.6(GLIBC_2.14)(64bit) [1] libm.so.6()(64bit) [1]
| |
Provided files/usr/bin/cpp
/usr/lib64/cpp
/usr/share/info/cp-tools.info.gz
/usr/share/locale/be/LC_MESSAGES/cpplib.mo
/usr/share/locale/ca/LC_MESSAGES/cpplib.mo
/usr/share/locale/da/LC_MESSAGES/cpplib.mo
/usr/share/locale/de/LC_MESSAGES/cpplib.mo
/usr/share/locale/el/LC_MESSAGES/cpplib.mo
/usr/share/locale/eo/LC_MESSAGES/cpplib.mo
/usr/share/locale/es/LC_MESSAGES/cpplib.mo
/usr/share/locale/fi/LC_MESSAGES/cpplib.mo
/usr/share/locale/fr/LC_MESSAGES/cpplib.mo
/usr/share/locale/id/LC_MESSAGES/cpplib.mo
/usr/share/locale/ja/LC_MESSAGES/cpplib.mo
/usr/share/locale/nl/LC_MESSAGES/cpplib.mo
/usr/share/locale/pt_BR/LC_MESSAGES/cpplib.mo
/usr/share/locale/ru/LC_MESSAGES/cpplib.mo
/usr/share/locale/sr/LC_MESSAGES/cpplib.mo
/usr/share/locale/sv/LC_MESSAGES/cpplib.mo
/usr/share/locale/tr/LC_MESSAGES/cpplib.mo
/usr/share/locale/uk/LC_MESSAGES/cpplib.mo
/usr/share/locale/vi/LC_MESSAGES/cpplib.mo
/usr/share/locale/zh_CN/LC_MESSAGES/cpplib.mo
/usr/share/locale/zh_TW/LC_MESSAGES/cpplib.mo
/usr/share/man/man1/cpp.1.gz