Ignore:
Timestamp:
Sep 2, 2007, 2:56:48 PM (17 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:
c93d889
Parents:
9db8645
Message:

Updated to Binutils 2.18.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/binutils.xml

    r9db8645 r6267f3b  
    2828    enable.</para>
    2929
    30     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    31     href="../../final-system/common/binutils.xml"
    32     xpointer="xpointer(//*[@os='p1'])"/>
    33 
    34     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    35     href="../../final-system/common/binutils.xml"
    36     xpointer="xpointer(//*[@os='p2'])"/>
    37 
    3830    <para os="ba">To make sure that the proper syntax is used for a couple of
    3931    tools, apply the following patch:</para>
     
    5345    xpointer="xpointer(//*[@os='i'])"/>
    5446
    55 <screen os="bc"><userinput>../binutils-&binutils-version;/configure --prefix=/cross-tools \
     47<screen os="bc"><userinput>AR=ar AS=as ../binutils-&binutils-version;/configure --prefix=/cross-tools \
    5648    --host=${CLFS_HOST} --target=${CLFS_TARGET} --with-lib-path=/tools/lib \
    5749    --disable-nls --enable-shared --disable-multilib</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.