https://sourceware.org/bugzilla/show_bug.cgi?id=29477
--- Comment #3 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> --- I cloned git://git.musl-libc.org/musl, built and installed. I fixed the build problems in gprofng/libcollector. But I see that only musl-gcc is installed. How can I install the musl c++ compiler ? musl-gcc can build the *.cc files but cannot find the header files like: #include <new> #include <set> #include <sstream> #include <istream> #include <iostream> -- You are receiving this mail because: You are on the CC list for the bug.