Index index by Group index by Distribution index by Vendor index by creation date index by Name Feedback Help Search

cpp-2.95.3-2v RPM for ppc

From Contributed RPMs / RPMS

Name: cpp Distribution: Unknown
Version: 2.95.3 Vendor: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
Release: 2v Build date: Thu Mar 15 16:47:49 2001
Group: Development/Languages Build host: entropy.crashing.org
Size: 363803 Source RPM: gcc-2.95.3-2v.src.rpm
Packager: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
Url: http://gcc.gnu.org/
Summary: GNU Compiler Collection - The C Preprocessor.
The C preprocessor 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', which are abbreviations for longer
constructs.

The C preprocessor provides four separate facilities that you can use as
you see fit:

* Inclusion of header files. These are files of declarations that can be
  substituted into your program.
* Macro expansion. You can define 'macros', which are abbreviations for
  arbitrary fragments of C code, and then 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.
* 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 programmer who is searching for
such a macro processor.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 63ee5e23c5943257c6ea9b433fc86854

Changelog

* Fri Jul 16 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
  - overhauled the RH-6.0 spec (done by Cristian Gafton <gafton@redhat.com>)
      to fit gcc-2.95

Files

/lib/cpp
/usr/bin/cpp
/usr/info/cpp.info.gz
/usr/lib/gcc-lib
/usr/lib/gcc-lib/ppc-redhat-linux
/usr/lib/gcc-lib/ppc-redhat-linux/2.95.3
/usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/cpp0
/usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/include
/usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/nof
/usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/specs
/usr/man/man1/cccp.1.gz
/usr/man/man1/cpp.1.gz


Generated by rpm2html 1.9.2

webmaster@wesmo.com, Wed Mar 21 12:13:11 2007