SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

gcc2.96-cpp rpm build for : Mandriva 2008. For other distributions click gcc2.96-cpp.

Name : gcc2.96-cpp
Version : 2.96 Vendor : MandrakeSoft
Release : 0.83mdk Date : 2003-08-21 13:55:53
Group : Development/C Source RPM : gcc2.96-2.96-0.83mdk.src.rpm
Size : 0.22 MB
Packager : Gwenole Beauchesne < gbeauchesne_mandrakesoft_com>
Summary : The C Preprocessor
Description :
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.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2008.0/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  gcc2.96-cpp-2.96-0.83mdk.i586.rpm
     Search for other platforms
gcc2.96-cpp-2.96-0.83mdk.sparc.rpm
gcc2.96-cpp-2.96-0.83mdk.alpha.rpm
gcc2.96-cpp-2.96-0.83mdk.ppc.rpm
gcc2.96-cpp-2.96-0.83mdk.ia64.rpm
gcc2.96-cpp-2.96-0.83mdk.s390.rpm

Provides :
gcc2.96-cpp

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)
/bin/sh
/sbin/install-info
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/usr/sbin/update-alternatives
libc.so.6(GLIBC_2.3)
libc.so.6


Content of RPM :
/lib/cpp
/usr/bin/cpp
/usr/bin/cpp-2.96
/usr/lib/gcc-lib/i586-mandrake-linux-gnu
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/cpp0
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/include
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/tradcpp0
/usr/share/man/man1/cpp-2.96.1.bz2

 
ICM