Ignore:
Timestamp:
Dec 6, 2006, 1:34:10 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ecd4fe1c
Parents:
63941d2
Message:

Updated Date.
Corrected the relative path for libstd*so* in "Creating Essential Symlinks".
Changed --with-lib-path in the cross-tools binutils from /tools/lib to ${CLFS}/tools/lib. It appears to be independent of sysroot.

File:
1 edited

Legend:

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

    r63941d2 rea2ed58  
    5656    --prefix=${CLFS}/cross-tools --with-sysroot=${CLFS} --host=${CLFS_HOST} \
    5757    --target=${CLFS_TARGET} --disable-nls --enable-shared \
    58     --disable-multilib --with-lib-path=/tools/lib</userinput></screen>
     58    --disable-multilib --with-lib-path=${CLFS}/tools/lib</userinput></screen>
    5959
    6060    <variablelist os="bd">
Note: See TracChangeset for help on using the changeset viewer.