libcxx

Description:New implementation of the C++ standard library, targeting C++11
Homepage:https://libcxx.llvm.org/
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
18.0.0_pre20231002 diff - - - - - - - - - - - - -
18.0.0_pre20230925 diff - - - - - - - - - - - - -
18.0.0.9999 diff - - - - - - - - - - - - -
17.0.2.9999 diff - - - - - - - - - - - - -
17.0.2 diff - ~ ~ - - - - - - - - ~ ~
17.0.1 diff - ~ ~ - - - - - - - - ~ ~
16.0.6 diff - + + - - - - - - - - + +
15.0.7-r1 diff - + ~ - - - - - - - - ~ +
15.0.7 diff - + + - - - - - - - - + +
14.0.6 - + + - - - - - - - - + +

USE flags

  • abi_mips_n32 - 64-bit (32-bit pointer) libraries
  • abi_mips_n64 - 64-bit libraries
  • abi_mips_o32 - 32-bit libraries
  • abi_s390_32 - 32-bit (s390) libraries
  • abi_s390_64 - 64-bit (s390x) libraries
  • abi_x86_32 - 32-bit (x86) libraries
  • abi_x86_64 - 64-bit (amd64) libraries
  • abi_x86_x32 - x32 ABI libraries
  • clang - Force building using installed clang (rather than the default CC/CXX; required for testing).
  • libcxxabi - Build on top of sys-libs/libcxxabi instead of gcc's libsupc++ (avoids depending on gcc).
  • libunwind - Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependence on gcc.
  • static-libs - Build static versions of dynamic libraries as well
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • verify-sig - Verify upstream signatures on distfiles

Also available in: Atom

Thank you!