| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gcc-cpp | Distribution: Mageia |
| Version: 16.1.0 | Vendor: Mageia.Org |
| Release: 1.mga11 | Build date: Sat Jul 4 12:19:37 2026 |
| Group: Development/C | Build host: localhost |
| Size: 51437186 | Source RPM: gcc-16.1.0-1.mga11.src.rpm |
| Packager: wally <wally> | |
| Url: https://gcc.gnu.org/ | |
| Summary: 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.
GPLv3+
* Sat Jul 04 2026 wally <wally> 16.1.0-1.mga11 + Revision: 2343257 - new version 16.1.0 - new gnat major 16 - new gphobos major 7 - drop slibdir patch and install everything to /usr - dispatch all libs to /usr/lib/gcc/*/16 + eatdirt <eatdirt> - Add support for nvptx offloading * Sat Aug 09 2025 wally <wally> 15.2.0-1.mga10 + Revision: 2265755 - new version 15.2.0 * Fri Apr 25 2025 wally <wally> 15.1.0-1.mga10 + Revision: 2178622 - new version 15.1.0 * Thu Apr 24 2025 wally <wally> 15.1.0-0.RC.20250423.1.mga10 + Revision: 2178558 - new 15.1.0 RC * Sun Apr 20 2025 wally <wally> 15.1.0-0.RC.20250418.1.mga10 + Revision: 2177369 - new version 15.1.0 RC * Mon Mar 10 2025 daviddavid <daviddavid> 14.2.0-3.mga10 + Revision: 2162445 - rebuild for python 3.13 * Mon Jan 06 2025 wally <wally> 14.2.0-2.mga10 + Revision: 2135652 - fix build with rpm-mageia-setup >= 2.82 * Fri Aug 02 2024 kekepower <kekepower> 14.2.0-1.mga10 + Revision: 2083454 - Update to version 14.2.0
/usr/bin/cpp /usr/bin/cpp-16 /usr/lib/.build-id /usr/lib/.build-id/54 /usr/lib/.build-id/54/05dfeeec877c4bfc6e70bc58b77d3256422532 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/45cd9967039290f25ac9161067a3869c1baf26 /usr/lib/cpp /usr/lib/gcc/i686-mageia-linux/16/cc1 /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/ka/LC_MESSAGES/cpplib.mo /usr/share/locale/nl/LC_MESSAGES/cpplib.mo /usr/share/locale/pt_BR/LC_MESSAGES/cpplib.mo /usr/share/locale/ro/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.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jul 5 06:10:54 2026