diff -r b58109b7b321 -r a559d9890c02 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 Tue Jan 25 20:31:16 2011 +0100 @@ -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