SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

gcc3.3-cpp rpm build for : Mandrake 10.X. For other distributions click gcc3.3-cpp.

Name : gcc3.3-cpp
Version : 3.3.4 Vendor : MandrakeSoft
Release : 2mdk Date : 2004-09-29 01:13:06
Group : Development/C Source RPM : gcc3.3-3.3.4-2mdk.src.rpm
Size : 3.21 MB
Packager : Stew Benedict < sbenedict_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.

If you have multiple versions of GCC installed on your system, you
will have to type \"cpp -V3.3.4\" or \"cpp-3.3.4\" (without double quotes)
in order to use the GNU C Preprocessor version 3.3.4.

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

Content of RPM  Changelog  Provides Requires

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

Provides :
gcc3.3-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-3.3.4
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.4/cc1
/usr/share/man/man1/cpp-3.3.4.1.bz2

 
ICM