On Monday 09 November 2009 05:37:49 Samuli Suominen wrote: > $subject sounds good to me > but disable it in profiles/uclibc/make.defaults, since AFAIK, uclibc > doesn't have libstdc++ erm, no, that isnt correct at all. libstdc++ comes from gcc, not the C library. and there is little in the C library that gcc needs for functioning C++ support. ignoring that, it should be disabled by default in the uClibc profiles > because every ebuild adding USE="cxx" is doing EAPI="2" now, and having > it in profiles by default, would allow also EAPI="0" toolchain and > system ebuilds to stop using nocxx. > > did I miss something? be good to finally convert nocxx ... but that's a different topic ... -mike