Changeset 05806e8 for cross-tools/sparc64
- Timestamp:
- Feb 21, 2006, 1:43:21 AM (19 years ago)
- Children:
- 496be96
- Parents:
- fe884f4
- Location:
- cross-tools/sparc64
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cross-tools/sparc64/flags.xml
rfe884f4 r05806e8 22 22 xpointer="xpointer(//*[@os='c'])"/> 23 23 24 <screen os="d"><userinput>export LFS_TARGET32="sparcv9-unknown-linux-gnu"</userinput></screen> 24 <screen os="f"><userinput>echo export BUILD32=\""${BUILD32}\"" >> ~/.bashrc 25 echo export BUILD64=\""${BUILD64}\"" >> ~/.bashrc 26 echo export GCCTARGET=\""${GCCTARGET}\"" >> ~/.bashrc</userinput></screen> 25 27 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 href="../x86_64/flags.xml" 28 xpointer="xpointer(//*[@os='e'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 href="../x86_64/flags.xml" 32 xpointer="xpointer(//*[@os='f'])"/> 33 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 35 href="../x86_64/flags.xml" 36 xpointer="xpointer(//*[@os='g'])"/> 37 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 39 href="../x86_64/flags.xml" 40 xpointer="xpointer(//*[@os='h'])"/> 41 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 43 href="../x86_64/flags.xml" 44 xpointer="xpointer(//*[@os='i'])"/> 45 46 <screen os="j"><userinput>echo export BUILD32=\""${BUILD32}\"" >> ~/.bashrc 47 echo export BUILD64=\""${BUILD64}\"" >> ~/.bashrc 48 echo export GCCTARGET=\""${GCCTARGET}\"" >> ~/.bashrc 49 echo export LFS_TARGET32=\""${LFS_TARGET32}\"" >> ~/.bashrc 50 echo export LFS_HOST=\""${LFS_HOST}\"" >> ~/.bashrc</userinput></screen> 51 52 <para os="k">The following table gives the entires for different Sparc 64 capable 28 <para os="d">The following table gives the entires for different Sparc 64 capable 53 29 processors. Pick the processor that matches your system.</para> 54 30 55 <table os=" l">31 <table os="e"> 56 32 <title>List of architectures, target triplets, and recommended book</title> 57 33 <tgroup cols="2" align="center">
Note:
See TracChangeset
for help on using the changeset viewer.