Changeset d30b2ab in clfs-sysroot for BOOK/final-system/common/gmp.xml


Ignore:
Timestamp:
Jan 5, 2009, 1:49:16 PM (17 years ago)
Author:
Chris Staub <chris@…>
Branches:
master
Children:
fd3ab6f
Parents:
a16fa9c
Message:

Text updates

File:
1 edited

Legend:

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

    ra16fa9c rd30b2ab  
    4646<screen os="f"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    4747
    48     <para os="g">At this time, libtool does not support searching a sysroot for libraries. Leaving the .la files in place will cause libtool to look in the wrong place for libraries. These files are not required for linking on linux. Remove them with the following command:</para>
     48    <para os="g">At this time, Libtool does not support searching a sysroot
     49    for libraries. Leaving the .la files in place will cause Libtool to look
     50    in the wrong place for libraries. These files are not required for
     51    linking on Linux. Remove them with the following command:</para>
    4952
    5053<screen os="h"><userinput>rm -v ${CLFS}/usr/lib/lib{gmp,gmpxx,mp}.la</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.