Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors

cpp-2.95.2-4 RPM for s390

From Updates of S/390 packages for Think Blue Linux

Name: cpp Distribution: Think Blue
Version: 2.95.2 Vendor: Thinking Objects Software GmbH
Release: 4 Build date: Mon May 1 23:55:00 2000
Group: Development/Languages Build host: piranha.think
Size: 169874 Source RPM: gcc-2.95.2-4.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.

Provides

Requires

Copyright

GPL

Signatures

MD5: e7598cbb0ddb535b7073a765d7b7743a

Changelog

* Mon May 01 2000 Fritz Elfert <felfert@to.com>
  - corrected dependacy of binutils
* 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

Files

/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