Bug#837608: Updating packaging to work with 3.9.0 release

Pauli . suokkos at gmail.com
Mon Oct 31 13:13:37 UTC 2016


tags 837608 patch

Attached patch managed to compile libc++ 3.9.0 with clang-3.9.

I did only minimal testing with it. But test suit for my own library
at least passed when compiled with clang-3.9 and linked to libc++ 3.9.
Of course that test suit uses only small part of standard library but
at least std::map, std::vector, std::string, std::string_view,
exceptions and cxxabi::demangle are required to pass the test suit.

I want to use std:pmr::memory_resource in my project but clang doesn't
compile libstdc++ version of that while packaged libc++ doesn't yet
include polymorphic allocator.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxx-3.9.0-build.patch
Type: text/x-patch
Size: 6443 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20161031/a7919fd9/attachment.bin>


More information about the Pkg-llvm-team mailing list