- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/sparc64-64/silo.xml
r711fda6 rdabbced 33 33 xpointer="xpointer(//*[@os='b'])"/> 34 34 35 < para os="c">Compile the Silo package:</para>36 37 <screen><userinput>make CC="gcc ${BUILD64}" LD="ld -m elf64_sparc"</userinput></screen>35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 36 href="../sparc/silo.xml" 37 xpointer="xpointer(//*[@os='c'])"/> 38 38 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 45 45 xpointer="xpointer(//*[@os='e'])"/> 46 46 47 <para os="f">Due to a compile issue with the current toolchains, we are going 48 to use the precompiled boot files. This is a temporary fix to the book, but 49 will give us a functional system. As soon as a fix is released, this section 50 will be removed. Here is how you install the precompiled files:</para> 51 52 <screen os="g"><userinput>tar -xvf silo-loaders-&silo-version;.tar.gz -C /</userinput></screen> 53 47 54 </sect2> 48 55
Note:
See TracChangeset
for help on using the changeset viewer.