On 11/13/2014 01:13 PM, Mike Gilbert wrote: > On Thu, Nov 13, 2014 at 10:27 AM, Michael Palimaka > <[email protected]> wrote: >> On 14/11/14 01:05, Michael Orlitzky wrote: >>> Isn't it possible to disable C++ in GCC with USE="-cxx"? >> >> It is, but I think if that's disabled you're on your own. :-) > > Perhaps we should add a package.use.force entry for this. Is there any > reason not to? >
Under the assumption that gcc[cxx] is needed for the package manager, you still only need *one* GCC with C++ support. You could have another slot without C++ for testing or whatever.
