Tag 75. Armin's changes to gcc.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12730 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2014-02-18 20:55:40 +00:00
parent 7cadfeae1c
commit 1aa6f05da4
33 changed files with 34 additions and 34 deletions

View File

@ -36,7 +36,7 @@
protocol.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
and libraries for handling ELF (Executable and Linkable Format) files.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -134,7 +134,7 @@
<para>The <application>GNAT</application> compiler can be invoked by
executing the <command>gcc</command> binary installed in <filename
class='directory'>/opt/gnat/bin</filename>.</para>
class="directory">/opt/gnat/bin</filename>.</para>
<para>You may now remove the <application>GNAT</application>
source directory if desired.</para>
@ -183,7 +183,7 @@ find /opt/gnat -name as -exec mv -v {} {}.old \;</userinput></screen>
</important>
<para>The instructions below will make sure that <quote>bootstrap</quote>
is preformed intentionally. This is necessary if the
is performed intentionally. This is necessary if the
<application>Ada</application> compiler is being built anyway. Even if it
isn't, a bootstrap is recommended for robustness. To disable bootstrap
anyways, pass <parameter>--disable-bootstrap</parameter> to the

View File

@ -52,7 +52,7 @@
libraries for the <application>LLVM</application>.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
implementing the X11 Authorization Protocol. This is useful for
restricting client access to the display.</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
implementing the X Display Manager Control Protocol. This is useful for
allowing clients to interact with the X Display Manager.</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -54,7 +54,7 @@
required.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -36,7 +36,7 @@
Xlib can also use XCB as a transport layer, allowing software to make
requests and receive responses with both.</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -36,7 +36,7 @@
library.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
&not-katamari;
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -147,7 +147,7 @@
expected applications available in previous X Window
implementations.</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
additional drivers are required.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
well.
</para>
&lfs74_built;
&lfs75_built;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
can be safely ignored if hardware specific driver works well.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
pointer positioning.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -31,7 +31,7 @@
Video Driver for VMware SVGA virtual video cards.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -143,7 +143,7 @@
<para>The <application>Xorg</application> font packages provide
needed fonts to the <application>Xorg</application> applications.</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -127,7 +127,7 @@
<para>The <application>Xorg</application> libraries provide library
routines that are used within all X Window applications.</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -111,7 +111,7 @@
header files required to build the system, and to allow other
applications to build against the installed X Window system.</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
images used by multiple applications built in Xorg chapter.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
XML-XCB protocol descriptions that <application>libxcb</application>
uses to generate the majority of its code and API.</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
extensions to the <application>XCB</application> library.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
for handling standard X key constants and conversion to/from keycodes.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
extensions to the <application>XCB</application> library.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
which provide client and window-manager helpers for EWMH and ICCCM.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -36,7 +36,7 @@
core X protocol.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
&not-katamari;
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
redglass and whiteglass animated cursor themes.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
&not-katamari;
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -36,7 +36,7 @@
the keyboard configuration database for the X Window System.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
of the X Window system.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
&not-katamari;
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -37,7 +37,7 @@
similar projects.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">