Changeset 0220731 for BOOK/cross-tools
- Timestamp:
- May 17, 2006, 1:18:45 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 766ee22
- Parents:
- a8f30b25
- Location:
- BOOK/cross-tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/glibc.xml
ra8f30b25 r0220731 55 55 xpointer="xpointer(//*[@os='f'])"/> 56 56 57 <para os="dd"> For NPTL enabled systems the following lines need58 to be added to <filename>config.cache</filename>:</para>57 <para os="dd">The following lines need to be added to 58 <filename>config.cache</filename> for Glibc to support NPTL:</para> 59 59 60 60 <screen os="de"><userinput>echo "libc_cv_forced_unwind=yes" > config.cache -
BOOK/cross-tools/x86/gcc-static.xml
ra8f30b25 r0220731 41 41 <screen os="af"><userinput>patch -Np1 -i ../&gcc-cross_search-patch;</userinput></screen> 42 42 43 <para os="ag"> Now setup the StartFile Specto the correct library43 <para os="ag">Change the StartFile Spec to point to the correct library 44 44 location:</para> 45 45
Note:
See TracChangeset
for help on using the changeset viewer.