[ 原始碼: llvm-toolchain-9 ]
套件: libc++1-9 (1:9-2~ubuntu18.04.2)
libc++1-9 的相關超連結
Trisquel 的資源:
下載原始碼套件 llvm-toolchain-9:
- [llvm-toolchain-9_9-2~ubuntu18.04.2.dsc]
- [llvm-toolchain-9_9.orig-clang-tools-extra.tar.bz2]
- [llvm-toolchain-9_9.orig-clang.tar.bz2]
- [llvm-toolchain-9_9.orig-compiler-rt.tar.bz2]
- [llvm-toolchain-9_9.orig-libcxx.tar.bz2]
- [llvm-toolchain-9_9.orig-libcxxabi.tar.bz2]
- [llvm-toolchain-9_9.orig-lld.tar.bz2]
- [llvm-toolchain-9_9.orig-lldb.tar.bz2]
- [llvm-toolchain-9_9.orig-openmp.tar.bz2]
- [llvm-toolchain-9_9.orig-polly.tar.bz2]
- [llvm-toolchain-9_9.orig.tar.bz2]
- [llvm-toolchain-9_9-2~ubuntu18.04.2.debian.tar.xz]
維護者:
Original Maintainers:
- LLVM Packaging Team (郵件存檔)
- Sylvestre Ledru
外部的資源:
- 主頁 [www.llvm.org]
相似套件:
LLVM C++ Standard library
libc++ is another implementation of the C++ standard library.
Features and Goals
* Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests.
其他與 libc++1-9 有關的套件
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc++abi1-9
- LLVM low level support for a standard C++ library
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- sug: clang
- C, C++ and Objective-C compiler (LLVM based)