| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cpp | Distribution: Red Hat Linux |
| Version: 2.95.3 | Vendor: Red Hat, Inc. |
| Release: 0.81 | Build date: Mon Jun 10 16:28:04 2002 |
| Group: Development/Languages | Build host: s390.redhat.de |
| Size: 147380 | Source RPM: gcc-2.95.3-0.81.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| 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
* Mon Jun 10 2002 Phil Knirsch <pknirsch@redhat.com>
- Fixed some wrong file packaging in gcc-c++ and added the correct Requires:
and Conflicts: to gcc-c++ and libstdc++ packages.
* Mon May 27 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- Added latest official IBM gcc patch (gcc-2.95.3-s390-4).
* Tue Mar 19 2002 Phil Knirsch <pknirsch@redhat.com>
- Added latest official IBM gcc patch (gcc-2.95.3-s390-3).
* Fri Feb 08 2002 Phil Knirsch <pknirsch@redhat.com>
- Reenabled glibc224 patch as we are using glibc 2.2.4 now for 7.1
* Thu Jan 31 2002 David Sainty <dsainty@redhat.com> 2.95.3-0.71.2sx
- add in gcc-2.95.2-bogushack-s390x patch to fix cpp compiles
* Thu Jan 31 2002 David Sainty <dsainty@redhat.com>
- disable glibc224 patch - we don't have glibc-2.2.4 on 7.1
* Wed Oct 24 2001 Karsten Hopp <karsten@redhat.de>
- add -undef patch to ignore unsupported flag
* Tue Oct 16 2001 David Sainty <dsainty@redhat.com>
- use 2.95.3 with following patches:
- s390 and s390-1 and s390-2 (v.recent) IBM patches
- glibc224 and libio patches
* 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/s390-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.8.1
Fabrice Bellet, Mon May 20 04:58:59 2013