dev-cpp
dev-cpp / glog : Google Logging library
- Use libunwind library (sys-libs/libunwind or sys-libs/llvm-libunwind) instead of built-in fallback implementation for stack unwinding
sys-libs
sys-libs / libcxx : New implementation of the C++ standard library, targeting C++11
- Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependence on gcc.
sys-libs / libcxxabi : Low level support for a standard C++ library
- Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependency on gcc