Changeset 61f8f69 for cross-tools/x86_64
- Timestamp:
- Feb 21, 2006, 2:26:47 AM (19 years ago)
- Children:
- 287d7b9
- Parents:
- 3009b1b
- Location:
- cross-tools/x86_64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cross-tools/x86_64/gcc-final.xml
r3009b1b r61f8f69 66 66 so wrong architecture libraries are not picked up as -B is not expanded by the multilib spec.:</para> 67 67 68 <screen os="be"><userinput>cp configure{,.orig}68 <screen os="be"><userinput>cp -v configure{,.orig} 69 69 sed -e '/FLAGS_FOR_TARGET.*\/lib\//s@-B[^ ]*/lib/@@g' configure.orig >configure</userinput></screen> 70 70 -
cross-tools/x86_64/gcc-static.xml
r3009b1b r61f8f69 89 89 xpointer="xpointer(//*[@os='am'])"/> 90 90 91 <para>Continue with compiling the package:</para> 91 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 92 href="../x86/gcc-static.xml" 93 xpointer="xpointer(//*[@os='an'])"/> 92 94 93 <screen><userinput>make all-gcc</userinput></screen> 95 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 96 href="../x86/gcc-static.xml" 97 xpointer="xpointer(//*[@os='ao'])"/> 94 98 95 <para>Install the package:</para> 99 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 100 href="../x86/gcc-static.xml" 101 xpointer="xpointer(//*[@os='ap'])"/> 96 102 97 <screen><userinput>make install-gcc</userinput></screen> 103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 104 href="../x86/gcc-static.xml" 105 xpointer="xpointer(//*[@os='aq'])"/> 98 106 99 107 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.