Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
Name: cpp | Distribution: Think Blue for zSeries (64 bit) |
Version: 2.95.3 | Vendor: Millenux GmbH, Germany, http://www.millenux.com/ |
Release: 5 | Build date: Thu Oct 4 21:35:09 2001 |
Group: Development/Languages | Build host: z02.millenux.com |
Size: 156862 | Source RPM: gcc-2.95.3-5.src.rpm |
Packager: Millenux GmbH, Germany, <support@millenux.com> | |
Url: http://gcc.gnu.org | |
Summary: The C Preprocessor. |
Cpp is the GNU C-Compatible Compiler Preprocessor. Cpp 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, abbreviations for longer constructs. The C preprocessor provides four separate functionalities: the inclusion of header files (files of declarations that can be substituted into your program); macro expansion (you can define macros, and 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); and 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 C programmer and you use macros.
GPL
MD5: fe7379240c362b1fe3e2bcf16f09da1c
GPG
* Thu Oct 04 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com> - added latest IBM fixes * Sun Jul 22 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com> - added newest IBM patch * Fri Jul 06 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com> - added newest IBM patch * Sat Dec 09 2000 Florian La Roche <Florian.LaRoche@redhat.de> - use 2.95.2 with the following patches: - current head of cvs - S390 patch from IBM: gcc-2.95.2.4 - spec file is based on the standard Red Hat Linux 7 one plus a version ported from Red Hat Linux 6.2 to S390 by - Oliver Paukstadt <opaukstadt@millenux.com> - Fritz Elfert <felfert@to.com>
/lib/cpp /usr/lib/gcc-lib/s390x-redhat-linux/2.95.3/cpp0 /usr/share/info/cpp.info-1.gz /usr/share/info/cpp.info-2.gz /usr/share/info/cpp.info-3.gz /usr/share/info/cpp.info.gz /usr/share/man/man1/cccp.1.gz /usr/share/man/man1/cpp.1.gz
Generated by rpm2html 1.7
Fritz Elfert, Thu Jan 16 13:49:47 2003