diff -r 3b812ba8d001 -r 2f67667ee385 config/cc/gcc.in.2 --- a/config/cc/gcc.in.2 Sat Oct 09 11:38:04 2010 +0200 +++ b/config/cc/gcc.in.2 Thu Dec 09 18:55:42 2010 +0100 @@ -36,6 +36,9 @@ This will require the libelf companion library, and it wil be build automatically for you. +config STATIC_TOOLCHAIN + select CC_STATIC_LIBSTDCXX if CC_GCC_4_4_or_later + config CC_STATIC_LIBSTDCXX bool prompt "Link libstdc++ statically into the gcc binary"