On Mon, Dec 09, 2013 at 08:19:53AM +0000, [email protected] wrote: > This time, using build.sh as always, I added -V MKLLVM=yes and HAVE_LLVM=yes > to command line:
For amd64, clang defaults to libc++, so you want -V MKLIBCXX=yes as well. Joerg
On Mon, Dec 09, 2013 at 08:19:53AM +0000, [email protected] wrote: > This time, using build.sh as always, I added -V MKLLVM=yes and HAVE_LLVM=yes > to command line:
For amd64, clang defaults to libc++, so you want -V MKLIBCXX=yes as well. Joerg