Ignore:
Timestamp:
Aug 26, 2012, 3:25:29 PM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
80e604c
Parents:
0344bf1
Message:

Update some package versions and add gcc and binutils branch updates into book.

Location:
BOOK/final-system/common
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/binutils.xml

    r0344bf1 r3e0fdeb  
    3939    then the environment is not set up for proper PTY operation. This issue
    4040    needs to be resolved before running the test suites for Binutils and GCC.</para>
     41
     42    <para os="p1">The following patch contains a number of updates to the
     43    &binutils-version; branch by the Binutils developers:</para>
     44
     45    <screen os="p2"><userinput>patch -Np1 -i ../&binutils-branch_update-patch;</userinput></screen>
    4146
    4247    <para os="g">The Binutils documentation recommends building Binutils outside of the
  • BOOK/final-system/common/flex.xml

    r0344bf1 r3e0fdeb  
    2525  <sect2 role="installation">
    2626    <title>Installation of Flex</title>
    27 
    28     <para os="p1">The following patch contains fixes to generate proper
    29     GCC 4.4.x code:</para>
    30 
    31 <screen os="p2"><userinput>patch -Np1 -i ../&flex-gcc44-patch;</userinput></screen>
    3227
    3328    <para os="a">Prepare Flex for compilation:</para>
  • BOOK/final-system/common/gcc.xml

    r0344bf1 r3e0fdeb  
    2727
    2828
    29 <!--    <para os="p1">The following patch contains a number of updates to the
     29    <para os="p1">The following patch contains a number of updates to the
    3030    &gcc-version; branch by the GCC developers:</para>
    3131
    32     <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> -->
     32    <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
    3333
    3434    <para os="d">Apply a <command>sed</command> substitution that will suppress the
Note: See TracChangeset for help on using the changeset viewer.