diff -r b58109b7b321 -r 200836977ce6 docs/5 - Using the toolchain.txt --- a/docs/5 - Using the toolchain.txt Sat Aug 14 16:37:11 2010 +0200 +++ b/docs/5 - Using the toolchain.txt Wed May 18 23:00:46 2011 +0200 @@ -20,7 +20,7 @@ make CROSS_COMPILE=your-target-tuple- and so on... -It is strongly advised not to use the toolchain sys-root directory as an +It is strongly advised not to use the toolchain sysroot directory as an install directory for your programs/packages. If you do so, you will not be able to use your toolchain for another project. It is even strongly advised that your toolchain is chmod-ed to read-only once successfully build, so that