On Fri, Oct 18, 2013 at 08:35:17PM +0200, Nicolas Joly wrote: > On Fri, Oct 18, 2013 at 07:26:45PM +0200, Joerg Sonnenberger wrote: > > 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. > > Hmmm ... Adding it to my mk.conf does not seems to make any > difference. A clean build fails the very same way.
Oh, MKLLVM=yes without HAVE_LLVM. I haven't adjusted the parts in libc for that. Joerg
