Monthly Archives: August 2026

libc++ is surprisingly hard to use for my kernel

libc++ is surprisingly hard to use for my kernel

I currently use libstdc++, but that’s the only GNU part of my toolchain left. I use LLVM for everything else (clang, compiler-rt, lldb, clangd…)

Here are a few screenshots of the additional porting work to make libc++ work