Changeset 60aed94 in clfs-embedded for BOOK/cross-tools/mips
- Timestamp:
- Jan 24, 2009, 1:08:38 PM (16 years ago)
- Branches:
- master
- Children:
- 5b4806a
- Parents:
- 88b7bb1
- File:
-
- 1 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>
Note:
See TracChangeset
for help on using the changeset viewer.