From: Gerald Pfeifer Date: Sun, 30 Oct 2011 15:33:11 +0000 (+0000) Subject: prerequisites.xml: Refer to GCC (instead of gcc) and GNU/Linux. X-Git-Tag: releases/gcc-4.7.0~2700 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845f6341a303e77e8a9dbf32518879725319a544;p=thirdparty%2Fgcc.git prerequisites.xml: Refer to GCC (instead of gcc) and GNU/Linux. * prerequisites.xml: Refer to GCC (instead of gcc) and GNU/Linux. Remove an obsolete reference to a Red Hat release we do not support any longer. Refer to Debian GNU/Linux. From-SVN: r180681 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index c87c97a19fc7..ed8492d55d26 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,10 @@ +2011-10-30 Gerald Pfeifer + + * prerequisites.xml: Refer to GCC (instead of gcc) and GNU/Linux. + Remove an obsolete reference to a Red Hat release we do not + support any longer. + Refer to Debian GNU/Linux. + 2011-10-30 Gerald Pfeifer * faq.xml (Who's in charge of it?): Refer to the Linux kernel diff --git a/libstdc++-v3/doc/xml/manual/prerequisites.xml b/libstdc++-v3/doc/xml/manual/prerequisites.xml index 0a41c44ea752..078813bf9490 100644 --- a/libstdc++-v3/doc/xml/manual/prerequisites.xml +++ b/libstdc++-v3/doc/xml/manual/prerequisites.xml @@ -57,9 +57,9 @@ - If gcc 3.1.0 or later on is being used on linux, an attempt + If GCC 3.1.0 or later on is being used on GNU/Linux, an attempt will be made to use "C" library functionality necessary for - C++ named locale support. For gcc 4.6.0 and later, this + C++ named locale support. For GCC 4.6.0 and later, this means that glibc 2.3 or later is required. @@ -110,32 +110,12 @@ zh_TW BIG5 install all locales - - - with RedHat Linux: - - export LC_ALL=C - - rpm -e glibc-common --nodeps - - - rpm -i --define "_install_langs all" - glibc-common-2.2.5-34.i386.rpm - - - - - - Instructions for other operating systems solicited. - - - install just the necessary locales - with Debian Linux: + with Debian GNU/Linux: Add the above list, as shown, to the file /etc/locale.gen run /usr/sbin/locale-gen