Changeset d55f00bc for BOOK/cross-tools/mips64-64
- Timestamp:
- Feb 21, 2006, 1:17:35 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:
- 12a457e
- Parents:
- f05fd1d
- Location:
- BOOK/cross-tools/mips64-64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/mips64-64/gcc-final.xml
rf05fd1d rd55f00bc 103 103 xpointer="xpointer(//*[@os='h'])"/> 104 104 105 <screen ><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \105 <screen os="bf" ><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 106 106 --target=${LFS_TARGET} --host=${LFS_HOST} --with-abi=64 \ 107 107 --with-local-prefix=/tools --disable-nls --enable-shared \ … … 109 109 --enable-c99 --enable-long-long --enable-threads=posix</userinput></screen> 110 110 111 <variablelist >111 <variablelist os="bg"> 112 112 <title>The meaning of the new configure options:</title> 113 113 … … 121 121 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 122 122 href="../x86/gcc-final.xml" 123 xpointer="xpointer(//*[@os='b f1'])"/>123 xpointer="xpointer(//*[@os='bg1'])"/> 124 124 125 125 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 126 126 href="../x86/gcc-final.xml" 127 xpointer="xpointer(//*[@os='b f2'])"/>127 xpointer="xpointer(//*[@os='bg2'])"/> 128 128 129 129 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 130 130 href="../x86/gcc-final.xml" 131 xpointer="xpointer(//*[@os='b f3'])"/>131 xpointer="xpointer(//*[@os='bg3'])"/> 132 132 133 133 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 134 134 href="../x86/gcc-final.xml" 135 xpointer="xpointer(//*[@os='b f4'])"/>135 xpointer="xpointer(//*[@os='bg4'])"/> 136 136 137 137 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 138 138 href="../x86/gcc-final.xml" 139 xpointer="xpointer(//*[@os='b f5'])"/>139 xpointer="xpointer(//*[@os='bg5'])"/> 140 140 141 141 </variablelist> 142 142 143 <para>Continue with compiling the package:</para> 143 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 144 href="../x86/gcc-final.xml" 145 xpointer="xpointer(//*[@os='bh'])"/> 144 146 145 <screen><userinput>make AS_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-as" \ 146 LD_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-ld"</userinput></screen> 147 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 148 href="../x86/gcc-final.xml" 149 xpointer="xpointer(//*[@os='bi'])"/> 147 150 148 <para>Install the package:</para> 151 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 152 href="../x86/gcc-final.xml" 153 xpointer="xpointer(//*[@os='bj'])"/> 149 154 150 <screen><userinput>make install</userinput></screen> 155 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 156 href="../x86/gcc-final.xml" 157 xpointer="xpointer(//*[@os='bk'])"/> 151 158 152 159 </sect2> -
BOOK/cross-tools/mips64-64/gcc-static.xml
rf05fd1d rd55f00bc 28 28 xpointer="xpointer(//*[@os='aa'])"/> 29 29 30 <screen os="ab"><userinput>patch -Np1 -i ../&gcc-specs_pure64-patch;</userinput></screen> 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 href="../x86_64-64/gcc-static.xml" 32 xpointer="xpointer(//*[@os='ab'])"/> 31 33 32 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 54 56 xpointer="xpointer(//*[@os='mb'])"/> 55 57 56 <para os="al">This will allow us to build a 64 bit ABI compiler instead of the default 57 n32:</para> 58 59 <screen os="am"><userinput>patch -Np1 -i ../&gcc-mips_pure64-patch;</userinput></screen> 60 61 <para os="ag">Now we will need to setup our StartFile Spec to the correct library 62 location:</para> 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 59 href="../x86/gcc-static.xml" 60 xpointer="xpointer(//*[@os='ag'])"/> 63 61 64 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 90 88 xpointer="xpointer(//*[@os='h'])"/> 91 89 92 <screen ><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \90 <screen os="al"><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 93 91 --host=${LFS_HOST} --target=${LFS_TARGET} --disable-mutlilib \ 94 92 --with-local-prefix=/tools --disable-nls --disable-shared \ … … 97 95 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 98 96 href="../x86/gcc-static.xml" 99 xpointer="xpointer(//*[@os='a l'])"/>97 xpointer="xpointer(//*[@os='am'])"/> 100 98 101 <para>Continue with compiling the package:</para> 99 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 100 href="../x86/gcc-static.xml" 101 xpointer="xpointer(//*[@os='an'])"/> 102 102 103 <screen><userinput>make all-gcc</userinput></screen> 103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 104 href="../x86/gcc-static.xml" 105 xpointer="xpointer(//*[@os='ao'])"/> 104 106 105 < para>Install the package:</para>106 107 <screen><userinput>make install-gcc</userinput></screen>107 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 108 href="../x86/gcc-static.xml" 109 xpointer="xpointer(//*[@os='ap'])"/> 108 110 109 111 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.