Home > Repositories > base > gcc-cpp (aarch64)

gcc-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:gcc-cpp
Release: 14.2.1+20240909git.3951efed-2mamba
Architecture:aarch64
Group:Development/Libraries
Size:962.33 kB
Upstream URL:https://gcc.gnu.org/
Source RPM:gcc
BrothersProvidesObsoletesRequiresRecommends
gcc
gcc-c++
gcc-d
gcc-debug
gcc-doc
gcc-fortran
gcc-go
gcc-m2
libasan
libasan-devel
libatomic
libatomic-devel
libcc1
libcc1-devel
libgcc
libgdruntime
libgfortran
libgo
libgo-devel
libgomp
libgomp-devel
libhwasan
libhwasan-devel
libiberty-devel
libitm
libitm-devel
liblsan
liblsan-devel
libm2
libm2-devel
libobjc
libobjc-devel
libssp
libssp-devel
libstdc++6
libstdc++6-debug
libstdc++6-devel
libubsan
libubsan-devel
gcc-cpp = 0:14.2.1+20240909git.3951efed-2mamba
gcc-cpp(aarch-64) = 0:14.2.1+20240909git.3951efed-2mamba
ld-linux-aarch64.so.1()(64bit) [1]
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) [1]
libc.so.6(GLIBC_2.38)(64bit) [1]
libm.so.6()(64bit) [1]
rtld(GNU_HASH) [1]
Provided files