Changeset f136bb4
- Timestamp:
- Sep 24, 2006, 10:20:18 PM (18 years ago)
- Children:
- 5b78ea4
- Parents:
- d850826
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
chroot/sparc64-64/flags.xml
rd850826 rf136bb4 23 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 24 24 href="../../cross-tools/sparc64-64/flags.xml" 25 xpointer="xpointer(//*[@os='e'])"/> 26 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 href="../../cross-tools/sparc64-64/flags.xml" 25 29 xpointer="xpointer(//*[@os='f'])"/> 26 30 -
chroot/sparc64/flags.xml
rd850826 rf136bb4 30 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 31 href="../../cross-tools/sparc64/flags.xml" 32 xpointer="xpointer(//*[@os='e'])"/> 33 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 35 href="../../cross-tools/sparc64/flags.xml" 32 36 xpointer="xpointer(//*[@os='f'])"/> 33 37 -
cross-tools/sparc64-64/flags.xml
rd850826 rf136bb4 24 24 echo export GCCTARGET=\""${GCCTARGET}\"" >> ~/.bashrc</userinput></screen> 25 25 26 <para os="e">The following table gives the entires for different Sparc 64 capable 27 processors. Pick the processor that matches your system.</para> 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 href="../sparc64/flags.xml" 28 xpointer="xpointer(//*[@os='e'])"/> 28 29 29 30 <table os="f"> -
cross-tools/sparc64/flags.xml
rd850826 rf136bb4 27 27 28 28 <para os="e">The following table gives the entires for different Sparc 64 capable 29 processors. Pick the processor that matches your system.</para> 29 processors. Pick the processor that matches your system. Note: GCC settings are 30 only needed in the early sections of the book, and will not be used in the final-system 31 builds.</para> 30 32 31 33 <table os="f"> 32 <title>List of architectures, target triplets, and recommended book</title>34 <title>List of 32-Bit settings, 64-Bit Build settings, and GCC setting</title> 33 35 <tgroup cols="2" align="center"> 34 36 <colspec colname="Processor"/>
Note:
See TracChangeset
for help on using the changeset viewer.