Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Building PCC for "tools" is broken (missing symbol __USE)- PCC bug or NetBSD source tree error?
On Aug 13, 2014, at 7:49 AM, William D. Jones <thor0505%comcast.net@localhost>
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.
Home |
Main Index |
Thread Index |
Old Index