Changeset eba8490 for BOOK/temp-system


Ignore:
Timestamp:
Feb 21, 2006, 2:23:45 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
398f5bd1
Parents:
6c6a5bb
Message:

r1148@server (orig r1146): chris | 2006-02-05 23:41:48 -0800
Changed the wording in the temp-system gettext installation, and moved the text about why binutils must be the first package installed to a more appropriate location

Location:
BOOK/temp-system
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/binutils.xml

    r6c6a5bb reba8490  
    2222  <sect2 role="installation">
    2323    <title>Installation of Binutils</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/binutils.xml"
    27     xpointer="xpointer(//*[@os='da'])"/>
    2824
    2925    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/binutils.xml

    r6c6a5bb reba8490  
    2222  <sect2 role="installation">
    2323    <title>Installation of Binutils</title>
    24 
    25     <para os="da">It is important that Binutils be the first package compiled
    26     because both Glibc and GCC perform various tests on the available
    27     linker and assembler to determine which of their own features to
    28     enable.</para>
    2924
    3025    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/gettext.xml

    r6c6a5bb reba8490  
    4747    </variablelist>
    4848
    49     <para os="f">Compile the package:</para>
     49    <para os="f">Only one program in the Gettext package needs to be
     50    built:</para>
    5051
    5152<screen os="g"><userinput>make -C lib
    5253make -C src msgfmt</userinput></screen>
    5354
    54     <para os="h">Install the package:</para>
     55    <para os="h">Install the <command>msgfmt</command> binary:/para>
    5556
    5657<screen os="i"><userinput>cp -v src/msgfmt /tools/bin</userinput></screen>
  • BOOK/temp-system/multilib/binutils.xml

    r6c6a5bb reba8490  
    2222  <sect2 role="installation">
    2323    <title>Installation of Binutils</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/binutils.xml"
    27     xpointer="xpointer(//*[@os='da'])"/>
    2824
    2925    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/sparc/binutils.xml

    r6c6a5bb reba8490  
    2222  <sect2 role="installation">
    2323    <title>Installation of Binutils</title>
    24 
    25     <para os="da">It is important that Binutils be the first package compiled
    26     because both Glibc and GCC perform various tests on the available
    27     linker and assembler to determine which of their own features to
    28     enable.</para>
    2924
    3025    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/sparc64-64/binutils.xml

    r6c6a5bb reba8490  
    2222  <sect2 role="installation">
    2323    <title>Installation of Binutils</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/binutils.xml"
    27     xpointer="xpointer(//*[@os='da'])"/>
    2824
    2925    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/sparc64/binutils.xml

    r6c6a5bb reba8490  
    2222  <sect2 role="installation">
    2323    <title>Installation of Binutils</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/binutils.xml"
    27     xpointer="xpointer(//*[@os='da'])"/>
    2824
    2925    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/sparcv8/binutils.xml

    r6c6a5bb reba8490  
    2222  <sect2 role="installation">
    2323    <title>Installation of Binutils</title>
    24 
    25     <para os="da">It is important that Binutils be the first package compiled
    26     because both Glibc and GCC perform various tests on the available
    27     linker and assembler to determine which of their own features to
    28     enable.</para>
    2924
    3025    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.