diff -r 481cd34691f0 -r 48f955c87081 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 16 21:10: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