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

cpp-2.95.2-0.44 RPM for s390x

From S/390x packages for Think Blue 64 Linux 7.1

Name: cpp Distribution: Think Blue for zSeries (64 bit)
Version: 2.95.2 Vendor: Millenux GmbH, Germany, http://www.millenux.com/
Release: 0.44 Build date: Fri May 11 19:04:05 2001
Group: Development/Languages Build host: z02.millenux.com
Size: 157525 Source RPM: gcc-2.95.2-0.44.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.

Provides

Requires

Copyright

GPL

Signatures

MD5: 03bea82e402296bf95bba67e49c7ba7b
GPG

Changelog

* Fri Apr 06 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
  - added newest IBM experimental patch
* Mon Jan 15 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
  - Ported  to s390x (64 Bit)
* 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>

Files

/lib/cpp
/usr/lib/gcc-lib/s390x-redhat-linux/2.95.2/cpp
/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