[PATCH] update doc/crosstool-howto.html
Hideki IWAMOTO
h-iwamoto@kit.hi-ho.ne.jp
Wed May 12 14:06:00 GMT 2004
--builduserspace does not exist any longer.
diff -ur crosstool-0.28-rc13.org/doc/crosstool-howto.html crosstool-0.28-rc13/doc/crosstool-howto.html
--- crosstool-0.28-rc13.org/doc/crosstool-howto.html 2004-05-10 13:54:29.000000000 +0900
+++ crosstool-0.28-rc13/doc/crosstool-howto.html 2004-05-12 22:56:17.000000000 +0900
@@ -216,7 +216,7 @@
<ul>
<li>--nounpack, which means 'don't run getandbuild.sh'. This is useful for quick reruns or when just testing.
<li>--nobuild, which means 'don't run crosstool.sh'. This is useful for when you just want to run regression tests.
-<li>--builduserspace, which means 'run ptx.sh'. This is useful for when you need to build busybox for some reason,
+<li>--builduserland, which means 'run ptx.sh'. This is useful for when you need to build busybox for some reason,
e.g. if you want to run the regression tests, but the target's normal shell can't run against the new shared C libraries.
<li>--notest, which means 'don't run crosstest.sh'. This is useful for when you don't have a target to test on,
or don't want to spend the time to test. See <a href="crosstest-howto.html">crosstest-howto.html</a> for information about running the test
suite.
----
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
More information about the crossgcc
mailing list