diff -r 3b812ba8d001 -r 1333e4ac89f0 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 Tue Jan 25 22:14:52 2011 +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"