lang/libcxx - The NetBSD Packages Collection

C++ Standard Library

libc++ is a new implementation of the C++ standard library, targeting
C++11.

Features and Goals
 * Correctness as defined by the C++11 standard.
 * 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.

Build dependencies

lang/gcc12 lang/gcc12 devel/cmake pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/gcc12-libs lang/libcxxabi lang/libunwind

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64libcxx-16.0.6.tgz
NetBSD 10.0earmv6hflibcxx-16.0.6.tgz
NetBSD 10.0i386libcxx-16.0.6.tgz
NetBSD 10.0x86_64libcxx-16.0.6.tgz
NetBSD 8.0powerpclibcxx-16.0.6.tgz
NetBSD 8.0x86_64libcxx-16.0.6.tgz
NetBSD 9.0i386libcxx-16.0.6.tgz
NetBSD 9.0powerpclibcxx-16.0.6.tgz
NetBSD 9.0x86_64libcxx-16.0.6.tgz
NetBSD 9.3x86_64libcxx-16.0.6.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.