On Aug 13, 2014, at 7:49 AM, William D. Jones <[email protected]> wrote:

> Then what's the best course of action? I'd just like to get a distribution 
> with PCC instead of GCC for an old machine with limited disk space... it 
> doesn't matter to me if PCC cannot compile all of userland. I was under the 
> impression that PCC was able to compile a minimum working system (kernel and 
> minimum userland) at some point in the past, but now needs to be updated so 
> that it can compile a working distribution again.

Add

MKCXX=no

to your build.  That will prevent building any C++ sources.

Reply via email to