svn commit: r307227 - in head: include lib/libc/stdlib lib/libc/tests/stdlib

Ed Schouten ed at nuxi.nl
Mon Nov 7 06:07:24 UTC 2016


Hi Andrew,

2016-11-07 0:54 GMT+01:00 Andrew Reilly <areilly at bigpond.net.au>:
> Thanks for pointing me back to src.conf.  I added this when I was an “early adopter” of clang, and it was necessary.  I suspect that now that we are all-clang all the time, this is redundant.  Would this have overridden the system build process?
>
> my /etc/src.conf:
> CC=clang
> CXX=clang++
> CPP=clang-cpp
> WITH_LIBCPLUSPLUS=yes

That may very likely be the culprit, as it probably means you used the
compiler binary of the host installation that uses /usr/include as its
include path. Thanks for confirming!

-- 
Ed Schouten <ed at nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717


More information about the svn-src-head mailing list