diff -r 46f27896bfc4 -r f20d75f9afcb docs/known-issues.txt --- a/docs/known-issues.txt Mon Mar 30 21:06:55 2009 +0000 +++ b/docs/known-issues.txt Fri Apr 24 22:06:29 2009 +0000 @@ -44,9 +44,12 @@ x86 and for x86_64. Only the system part of the tuple (here, linux-gnu) needs to be the same to - trigger the bug. Which means that building a tolchain for either x86 or + trigger the bug. Which means that building a toolchain for either x86 or x86_64 on either x86 or x86_64 breaks. + Typically, it is not possible to build the i686-nptl-linux-gnu sample on an + x86_64 machine, although it might build on an x86 machine. + Fix: None known.