Changeset dc398928 for BOOK/cross-tools
- Timestamp:
- Jan 23, 2014, 6:05:37 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 85e1a070
- Parents:
- 6d5b81a9
- Location:
- BOOK/cross-tools
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/ppc64-64/eglibc.xml
r6d5b81a9 rdc398928 140 140 xpointer="xpointer(//*[@os='dn'])"/> 141 141 142 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"143 href="../x86_64-64/eglibc.xml"144 xpointer="xpointer(//*[@os='do'])"/>145 146 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"147 href="../x86_64-64/eglibc.xml"148 xpointer="xpointer(//*[@os='dp'])"/>149 150 142 </sect2> 151 143 -
BOOK/cross-tools/sparc64-64/eglibc.xml
r6d5b81a9 rdc398928 91 91 xpointer="xpointer(//*[@os='dn'])"/> 92 92 93 <para os="do">The stubs.h header installed by eglibc looks for stubs-32.h94 and stubs-64.h. This configuration of eglibc only generates stubs-64.h. Fix95 this with the following:</para>96 97 <screen os="dp"><userinput>mv -v /tools/include/gnu/stubs{-64,}.h</userinput></screen>98 99 93 </sect2> 100 94 -
BOOK/cross-tools/x86_64-64/eglibc.xml
r6d5b81a9 rdc398928 136 136 xpointer="xpointer(//*[@os='dn'])"/> 137 137 138 <para os="do">The stubs.h header installed by eglibc looks for stubs-32.h139 and stubs-64.h. This configuration of eglibc only generates stubs-64.h. Fix140 this with the following:</para>141 142 <screen os="dp"><userinput>mv -v /tools/include/gnu/stubs{-64,}.h</userinput></screen>143 144 138 </sect2> 145 139
Note:
See TracChangeset
for help on using the changeset viewer.