- Timestamp:
- Jan 10, 2009, 12:03:23 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 92d8489d
- Parents:
- cf21cbe
- Location:
- BOOK
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/variables.xml
rcf21cbe rc98a0f7 62 62 <row> 63 63 <entry>Unknown</entry> 64 <entry>alpha- clfs-linux-gnu</entry>64 <entry>alpha-unknown-linux-gnu</entry> 65 65 </row> 66 66 <row> 67 67 <entry>EV5 Series</entry> 68 <entry>alphaev5- clfs-linux-gnu</entry>68 <entry>alphaev5-unknown-linux-gnu</entry> 69 69 </row> 70 70 <row> 71 71 <entry>EV56 Series</entry> 72 <entry>alphaev56- clfs-linux-gnu</entry>72 <entry>alphaev56-unknown-linux-gnu</entry> 73 73 </row> 74 74 <row> 75 75 <entry>PCA56 Series</entry> 76 <entry>alphapca56- clfs-linux-gnu</entry>76 <entry>alphapca56-unknown-linux-gnu</entry> 77 77 </row> 78 78 <row> 79 79 <entry>PCA57 Series</entry> 80 <entry>alphapca57- clfs-linux-gnu</entry>80 <entry>alphapca57-unknown-linux-gnu</entry> 81 81 </row> 82 82 <row> 83 83 <entry>EV6 Series</entry> 84 <entry>alphaev6- clfs-linux-gnu</entry>84 <entry>alphaev6-unknown-linux-gnu</entry> 85 85 </row> 86 86 <row> 87 87 <entry>EV67 Series</entry> 88 <entry>alphaev67- clfs-linux-gnu</entry>88 <entry>alphaev67-unknown-linux-gnu</entry> 89 89 </row> 90 90 <row> 91 91 <entry>EV68 Series</entry> 92 <entry>alphaev68- clfs-linux-gnu</entry>92 <entry>alphaev68-unknown-linux-gnu</entry> 93 93 </row> 94 94 </tbody> -
BOOK/cross-tools/mips/variables.xml
rcf21cbe rc98a0f7 27 27 <para os="aa">For a MIPS Little Endian Machine:</para> 28 28 29 <screen os="ab"><userinput>export CLFS_TARGET="mipsel- clfs-linux-gnu"</userinput></screen>29 <screen os="ab"><userinput>export CLFS_TARGET="mipsel-unknown-linux-gnu"</userinput></screen> 30 30 31 31 <para os="ac">For a MIPS Big Endian Machine:</para> 32 32 33 <screen os="ad"><userinput>export CLFS_TARGET="mips- clfs-linux-gnu"</userinput></screen>33 <screen os="ad"><userinput>export CLFS_TARGET="mips-unknown-linux-gnu"</userinput></screen> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/mips64/variables.xml
rcf21cbe rc98a0f7 29 29 xpointer="xpointer(//*[@os='aa'])"/> 30 30 31 <screen os="ab"><userinput>export CLFS_TARGET="mips64el- clfs-linux-gnu"</userinput></screen>31 <screen os="ab"><userinput>export CLFS_TARGET="mips64el-unknown-linux-gnu"</userinput></screen> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 35 35 xpointer="xpointer(//*[@os='ac'])"/> 36 36 37 <screen os="ad"><userinput>export CLFS_TARGET="mips64- clfs-linux-gnu"</userinput></screen>37 <screen os="ad"><userinput>export CLFS_TARGET="mips64-unknown-linux-gnu"</userinput></screen> 38 38 39 39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/ppc/variables.xml
rcf21cbe rc98a0f7 25 25 xpointer="xpointer(//*[@os='c'])"/> 26 26 27 <screen os="d"><userinput>export CLFS_TARGET="powerpc- clfs-linux-gnu"</userinput></screen>27 <screen os="d"><userinput>export CLFS_TARGET="powerpc-unknown-linux-gnu"</userinput></screen> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/ppc64/variables.xml
rcf21cbe rc98a0f7 25 25 xpointer="xpointer(//*[@os='c'])"/> 26 26 27 <screen os="d"><userinput>export CLFS_TARGET="powerpc64- clfs-linux-gnu"</userinput></screen>27 <screen os="d"><userinput>export CLFS_TARGET="powerpc64-unknown-linux-gnu"</userinput></screen> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 31 31 xpointer="xpointer(//*[@os='m1'])"/> 32 32 33 <screen os="m2"><userinput>export CLFS_TARGET32="powerpc- clfs-linux-gnu"</userinput></screen>33 <screen os="m2"><userinput>export CLFS_TARGET32="powerpc-unknown-linux-gnu"</userinput></screen> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/sparc/variables.xml
rcf21cbe rc98a0f7 25 25 xpointer="xpointer(//*[@os='c'])"/> 26 26 27 <screen os="d"><userinput>export CLFS_TARGET="sparc- clfs-linux-gnu"</userinput></screen>27 <screen os="d"><userinput>export CLFS_TARGET="sparc-unknown-linux-gnu"</userinput></screen> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/sparc64/variables.xml
rcf21cbe rc98a0f7 25 25 xpointer="xpointer(//*[@os='c'])"/> 26 26 27 <screen os="d"><userinput>export CLFS_TARGET="sparc64- clfs-linux-gnu"</userinput></screen>27 <screen os="d"><userinput>export CLFS_TARGET="sparc64-unknown-linux-gnu"</userinput></screen> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 31 31 xpointer="xpointer(//*[@os='m1'])"/> 32 32 33 <screen os="m2"><userinput>export CLFS_TARGET32="sparcv9- clfs-linux-gnu"</userinput></screen>33 <screen os="m2"><userinput>export CLFS_TARGET32="sparcv9-unknown-linux-gnu"</userinput></screen> 34 34 35 35 <bridgehead renderas="sect4">Copy settings to Environment</bridgehead> -
BOOK/cross-tools/x86/variables.xml
rcf21cbe rc98a0f7 64 64 <row> 65 65 <entry>486 Compatibles</entry> 66 <entry>i486- clfs-linux-gnu</entry>66 <entry>i486-unknown-linux-gnu</entry> 67 67 </row> 68 68 <row> 69 69 <entry>Pentium, K6, 586 Compatibles</entry> 70 <entry>i586- clfs-linux-gnu</entry>70 <entry>i586-unknown-linux-gnu</entry> 71 71 </row> 72 72 <row> 73 73 <entry>Pentium II, Pentium III, Pentium 4</entry> 74 <entry>i686- clfs-linux-gnu</entry>74 <entry>i686-unknown-linux-gnu</entry> 75 75 </row> 76 76 <row> 77 77 <entry>Athlon, Duron</entry> 78 <entry>i686- clfs-linux-gnu</entry>78 <entry>i686-unknown-linux-gnu</entry> 79 79 </row> 80 80 </tbody> -
BOOK/cross-tools/x86_64/variables.xml
rcf21cbe rc98a0f7 25 25 xpointer="xpointer(//*[@os='c'])"/> 26 26 27 <screen os="d"><userinput>export CLFS_TARGET="x86_64- clfs-linux-gnu"</userinput></screen>27 <screen os="d"><userinput>export CLFS_TARGET="x86_64-unknown-linux-gnu"</userinput></screen> 28 28 29 29 <para os="m1">Now we will set our Target Triplet for 32 Bits:</para> 30 30 31 <screen os="m2"><userinput>export CLFS_TARGET32="i686- clfs-linux-gnu"</userinput></screen>31 <screen os="m2"><userinput>export CLFS_TARGET32="i686-pc-linux-gnu"</userinput></screen> 32 32 33 33 <bridgehead renderas="sect4">Copy settings to Environment</bridgehead> -
BOOK/introduction/common/changelog.xml
rcf21cbe rc98a0f7 49 49 <listitem> 50 50 <para>[Jim] - Updated Groff to 1.20.1.</para> 51 </listitem>52 <listitem>53 <para>[Jim] - Changed Target Triple to clfs from unknown.</para>54 51 </listitem> 55 52 </itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.