Clang with GCC2 ABI

Got the first ever Clang-built binary running on x86_gcc2 Haiku without setarch.

It was cross-compiled from Linux using this toolchain.

To get anywhere further, we will need to have a modern C++ library port with the GCC2 ABI. I will build libc++ using the custom clang soon.

10 Likes