Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
Name: cpp | Distribution: Think Blue |
Version: 2.95.2 | Vendor: Thinking Objects Software GmbH |
Release: 3 | Build date: Tue Apr 25 19:46:24 2000 |
Group: Development/Languages | Build host: piranha.think |
Size: 169858 | Source RPM: gcc-2.95.2-3.src.rpm |
Packager: Fritz Elfert <felfert@to.com> | |
Summary: The GNU C-Compatible Compiler Preprocessor. |
Cpp (or cccp) 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: 0282fa404cf1c5039661f86f9d5040b2
* Tue Apr 25 2000 Fritz Elfert <felfert@to.com> - rebuild using new gcc-2.95.2-s390D10.diff from ibm. - removed s390tgot.patch since this is included in the above patch - removed s390ccode.patch since this is included in the above patch * Sat Mar 18 2000 Fritz Elfert <felfert@to.com> - Added ccode patch * Fri Feb 18 2000 Fritz Elfert <felfert@to.com> - rebuild 2.95.2 with new patches from IBM. * Mon Feb 07 2000 Fritz Elfert <felfert@to.com> - added missing options in spec * Sun Jan 23 2000 Fritz Elfert <felfert@to.com> - Build for Linux/390
/lib/cpp /usr/info/cpp.info-1.gz /usr/info/cpp.info-2.gz /usr/info/cpp.info-3.gz /usr/info/cpp.info.gz /usr/lib/gcc-lib/s390-ibm-linux/2.95.2/cpp /usr/man/man1/cccp.1 /usr/man/man1/cpp.1
Generated by rpm2html 1.7
Fritz Elfert, Thu Jan 16 13:49:47 2003