tried to emerge this today. got an error when i used distcc because my toolchain on my other boxen are built with Dan Kegel's crosstool (http://kegel.com/crosstool). gcc reports unknown option -fvisibility=hidden. Evidently, the visibility stuff in gcc is pretty broken in 3.4.x, and only works with heavy patching via gentoo. perhaps this option (and there's another visibility option for inlines) should be disabled by default? simple workaround is to not distcc when building.
Unsupported flags, don't use it.
(In reply to comment #1) > Unsupported flags, don't use it. > i didn't set the flags, they were enabled by default. and i don't see a way to unset them.
Some third party toolchain is not our problem.