On Fri, Oct 18, 2013 at 07:20:31PM +0200, Nicolas Joly wrote: > On my my main developpement machine running -current NetBSD/amd64, i > do see a problem if i try to build both gcc and clang (MKGCC=yes and > MKLLVM=yes). The default compiler remaining unchanged (gcc).
MKLLVM=yes now needs MKLIBCXX=yes too. Joerg
