معرفی شرکت ها


cpp4.1-4.1.2-alt12.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

The GNU C-Compatible Compiler Preprocessor
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p8
مخزن ALTLinux classic x86_64
نام بسته cpp4.1
نام فایل بسته cpp4.1-4.1.2-alt12.x86_64.rpm
نسخه بسته 4.1.2
انتشار بسته alt12
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Thu 14 Apr 2016 11
هاست سازنده glebfm-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://gcc.gnu.org/
مجوز GPL
حجم دانلود 2.4M
حجم نصب 6.099M
Cpp is the GNU C-Compatible Compiler 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. If you have multiple versions of the GNU Compiler Collection installed on your system, you may want to execute cpp-4.1 in order to explicitly use the GNU C Preprocessor version 4.1.2.


جایگزین ها

بسته نسخه معماری مخزن
cpp4.1-4.1.2-alt12.i586.rpm 4.1.2 i586 ALT classic


نیازمندی

مقدار نام
>= 0:0.4 alternatives
>= 1.4.7 gcc-common
- /etc/alternatives/packages.d
- /lib64/ld-linux-x86-64.so.2
- libc.so.6(GLIBC_2.11)(64bit)
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3)(64bit)
- libc.so.6(GLIBC_2.3.4)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libc.so.6(GLIBC_2.8)(64bit)
- rtld(GNU_HASH)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 4.1.2-alt12 cpp
- /usr/bin/cpp
= 410 /usr/bin/x86_64-alt-linux-cpp
= 410 /usr/share/man/man1/cpp.1.xz
= 4.1.2-alt12 cpp4.1


نحوه نصب


نصب پکیج rpm cpp4.1:

    sudo apt-get install cpp4.1-4.1.2-alt12.x86_64.rpm


فایل ها

مسیرها
/etc/alternatives/packages.d/cpp4.1
/etc/buildreqs/packages/substitute.d/cpp4.1
/usr/bin/cpp-4.1
/usr/bin/x86_64-alt-linux-cpp-4.1
/usr/libexec/gcc/x86_64-alt-linux/4.1.2
/usr/libexec/gcc/x86_64-alt-linux/4.1.2/cc1
/usr/share/man/man1/cpp-4.1.1.xz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2016-04-14

Rebuilt with gcc 4.9.
Fixed build with:
Changed compress_method to xz.
Dropped doc subpackage.

2012-08-28

Backported upstream change to fix build with glibc-2.16.
Define _FORTIFY_SOURCE only for optimization level 2 or higher.

2010-11-16

Fixed build with new perl.

2010-08-12

2010-01-09

Disabled packaging of libgomp4.1 and libmudflap4.1 subpackages

2009-05-19

Disabled packaging of libgcc4.1, libstdc++4.1 and libgcj_bc4.1

2009-05-19

Removed obsolete %install_info/%uninstall_info calls.

2008-10-31

Fixed build with glibc-2.9.
Fixed several 4.3.x coexistance issues.
Disabled java and ada subpackages, 4.3+ should be enough.
Removed obsolete %post_ldconfig/%postun_ldconfig calls.
Switched to alternatives-0.4.
Packaged gcc4.1-locales, gcc4.1-doc and libgcj4.1-src subpackages as noarch.

2008-10-17

Relaxed dependencies on libgcc, libstdc++ and libgfortran,
Disabled fastjar build and packaging,

2008-06-08

Removed c++filt from alternatives (at@).
Added libgcj-src subpackage (viy@).
Moved NLS files to new locales subpackage (closes: #11510).
Do not package changelog files.

2008-03-03

Fixed build with fresh makeinfo (avm@).

2008-02-21

Updated to RH gcc-4.1.2-14.el5.

2007-10-31

Enabled multilib.

2007-01-23

Updated to FC gcc-4.1.1-51.

2006-10-14

Updated to FC gcc-4.1.1-30.

2006-10-08

Added -D_FORTIFY_SOURCE=2 to default preprocessor options.
Added -fstack-protector to default compiler options.
Changed PARAM_SSP_BUFFER_SIZE from 8 to 4.