libstdc++ is not available on aarch64, but the configure script thinks it is since clang automatically translates it to -lc++... Just stop linking explicitely against libstdc++ and let the c++ compiler choose. ok fcambus@ (maintainer)
libstdc++ is not available on aarch64, but the configure script thinks it is since clang automatically translates it to -lc++... Just stop linking explicitely against libstdc++ and let the c++ compiler choose. ok fcambus@ (maintainer)