SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cpp rpm build for : PLD. For other distributions click cpp.

Name : cpp
Version : 3.4.3 Vendor : PLD
Release : 2 Date : 2004-11-10 07:07:19
Group : Development/Languages Source RPM : gcc-3.4.3-2.src.rpm
Size : 0.18 MB
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
Summary : The C Pre Processor
Description :
The C preprocessor is a \"macro processor\" that 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 brief 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 of where each source line
originally came from.

RPM found in directory: /vol/rzm3/linux-pld/dists/ac/ready/i586

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  cpp-3.4.3-2.i586.rpm
     Search for other platforms
cpp-3.4.3-2.sparc.rpm
cpp-3.4.3-2.alpha.rpm
cpp-3.4.3-2.ppc.rpm
cpp-3.4.3-2.ia64.rpm
cpp-3.4.3-2.s390.rpm

Provides :
cpp

Requires :
rpmlib(PayloadIsBzip2) <= 3.0.5-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
libc.so.6(GLIBC_2.3)
glibc


Content of RPM :
/lib/cpp
/usr/bin/cpp
/usr/share/info/cpp.info.gz
/usr/share/info/cppinternals.info.gz
/usr/share/man/ja/man1/cpp.1.gz
/usr/share/man/man1/cpp.1.gz

 
ICM