svn commit: r297435 - head: still problems for stage 3 when gcc 4.2.1 is avoided (powerpc64 self-hosted build)
Mark Millard
markmi at dsl-only.net
Thu Mar 31 21:29:49 UTC 2016
The src.conf that I listed in the original message included the line:
> X_COMPILER_TYPE=gcc
So I'd already done that. Other suggestions?
===
Mark Millard
markmi at dsl-only.net
On 2016-Mar-31, at 2:26 PM, Bryan Drewery <bdrewery at FreeBSD.org> wrote:
On 3/31/16 2:23 PM, Mark Millard wrote:
> Should there be xtoolchain usage notes about avoiding /usr/local/include name conflicts and/or about how to assign CC/CXX/XCC/XCXX?
>
> As long as I use gcc49 tools for CC and CXX I still must do things like renaming files in /usr/local/include to avoid them interfering with system headers:
Try setting X_COMPILER_TYPE=gcc as well.
--
Regards,
Bryan Drewery
More information about the freebsd-toolchain
mailing list