Changeset 03b5f90
- Timestamp:
- Feb 21, 2006, 1:35:23 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 30912f7
- Parents:
- 53de1f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/sparcv8/glibc.xml
r53de1f5 r03b5f90 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 31 32 <para os="l1">This architecture does not support NPTL. So we need to untar the 33 <filename>glibc-ports-&glibc-ports-version;.tar.bz2</filename> and move the 34 linuxthreads directories. The following commands will accomplish the task:</para> 35 36 <screen os="l2"><userinput>tar jxvf glibc-ports-&glibc-ports-version;.tar.bz2 \ 37 --strip-components=1 glibc-&glibc-ports-version;/linuxthreads*</userinput></screen> 38 32 39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 40 href="../common/glibc.xml" … … 37 44 href="../common/glibc.xml" 38 45 xpointer="xpointer(//*[@os='d'])"/> 39 40 <para os="l1">This architecture does not support NPTL. So we need to untar the41 <filename>glibc-ports-&glibc-ports-version;.tar.bz2</filename> and move the42 linuxthreads directories. The following commands will accomplish the task:</para>43 44 <screen os="l2"><userinput>tar jxvf glibc-ports-&glibc-ports-version;.tar.bz2 \45 --strip-components=1 glibc-&glibc-ports-version;/linuxthreads*</userinput></screen>46 46 47 47 <para os="l3">NPTL is not supported on Sparc v8 and below, so we need to remove the NPTL from our build.
Note:
See TracChangeset
for help on using the changeset viewer.