- Timestamp:
- Jan 24, 2009, 9:08:38 PM (16 years ago)
- Branches:
- master
- Children:
- 5b4806a
- Parents:
- 88b7bb1
- Location:
- BOOK
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/mips/abi.xml
r88b7bb1 r60aed94 11 11 <title>ABI Variables</title> 12 12 13 <para os="a" >Setup for a Particular ABI:</para> 13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 14 href="../mips/abi.xml" 15 xpointer="xpointer(//*[@os='a'])"/> 14 16 15 <screen os="b"><userinput>export BUILD="<replaceable>[From Chart]</replaceable>"</userinput></screen> 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 18 href="../mips/abi.xml" 19 xpointer="xpointer(//*[@os='b'])"/> 16 20 17 < para os="c">The following table gives the entires for the different ABI's that CLFS Embedded supports. Make18 sure you select one for your build, this will ensure capatibilty of your build with your target19 architecture.</para>21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 22 href="../mips/abi.xml" 23 xpointer="xpointer(//*[@os='c'])"/> 20 24 21 25 <table> -
BOOK/cross-tools/x86-chapter.xml
r88b7bb1 r60aed94 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> 15 15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/cflags.xml"/> 16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/abi.xml"/> 16 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/variables.xml"/> 17 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/linux-headers.xml"/> -
BOOK/stylesheets/top-index.xsl
r88b7bb1 r60aed94 101 101 <h4> 102 102 <a href="x86"> 103 <xsl:text> X86</xsl:text>103 <xsl:text>x86 and x86_64</xsl:text> 104 104 </a> 105 105 </h4>
Note:
See TracChangeset
for help on using the changeset viewer.