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

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource gcc9.2-cpp9.2

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: * 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.

Found 1 sites for gcc9.2-cpp9.2

Found 2 RPM for gcc9.2-cpp9.2

PackageSummaryDistributionDownload
gcc9.2-cpp9.2-9.2.1-0.20200222.1.x86_64.htmlThe C PreprocessorOpenMandriva Cooker for x86_64gcc9.2-cpp9.2-9.2.1-0.20200222.1.x86_64.rpm
gcc9.2-cpp9.2-9.2.1-0.20200222.1.x86_64.htmlThe C PreprocessorOpenMandriva 5.0 for x86_64gcc9.2-cpp9.2-9.2.1-0.20200222.1.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet