diff -r 481cd34691f0 -r ba1e71fa72a9 config/cc/gcc.in.2 --- a/config/cc/gcc.in.2 Tue May 31 20:12:35 2011 +0200 +++ b/config/cc/gcc.in.2 Thu Jun 02 19:50:12 2011 +0200 @@ -44,6 +44,7 @@ bool prompt "Link libstdc++ statically into the gcc binary" default y + depends on CONFIGURE_has_static_libstdcxx depends on CC_GCC_4_4_or_later help Newer gcc versions use the PPL library which is C++ code. Statically