This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] crosstool-howto.html


--- crosstool-0.28-rc21.org/doc/crosstool-howto.html	2004-05-26 15:30:42.000000000 +0900
+++ crosstool-0.28-rc21/doc/crosstool-howto.html	2004-06-01 23:23:22.000000000 +0900
@@ -36,8 +36,8 @@
 <li><a href="#notes">Notes</a></li>
 <li><a href="#testing">Testing</a></li>
 <li><a href="#all">all.sh</a></li>
-<li><a href="#mac">Mac OS X Considerations</a></h2>
-<li><a href="#cygwin">Cygwin Considerations</a></h2>
+<li><a href="#mac">Mac OS X Considerations</a></li>
+<li><a href="#cygwin">Cygwin Considerations</a></li>
 <li><a href="#issues">Current Issues</a></li>
 <li><a href="#contrib">Contributed Patches</a></li>
 <li><a href="#links">Links</a></li>
@@ -164,6 +164,7 @@
 <li>once to build a toolchain that runs on the build system and generates code for the host system
 <li>once to build a toolchain that runs on the build system and generates code for the target system
 <li>once to build a toolchain that runs on the host system and generates code for the target system
+</ol>
 The last two runs are identical except that on the last run, you have to set a few environment variables:
 <ul>
 <li>GCC_HOST should be the GNU configuration name (e.g. powerpc-750-linux-gnu) of the <i>host</i> machine

----
Hideki IWAMOTO  h-iwamoto@kit.hi-ho.ne.jp


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]