Changeset d30b2ab in clfs-sysroot for BOOK/final-system/common/gmp.xml
- Timestamp:
- Jan 5, 2009, 1:49:16 PM (17 years ago)
- Branches:
- master
- Children:
- fd3ab6f
- Parents:
- a16fa9c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gmp.xml
ra16fa9c rd30b2ab 46 46 <screen os="f"><userinput>make DESTDIR=${CLFS} install</userinput></screen> 47 47 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> 49 52 50 53 <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.