amosbird / ldb_toolchain_gen

MIT License
66 stars 21 forks source link

[Help] Request clang-16 upgrade for aarch64 #32

Closed xinyiZzz closed 3 months ago

xinyiZzz commented 4 months ago

the last ldb_toolchain_gen for aarch64 only supports clang-15, but the latest Doris requires clang-16 compilation, request upgrad for aarch64, thanks!~ image

amosbird commented 4 months ago

I attempted to build a toolchain on an ARM VPS. It appears that the LLVM ARM upstream is broken for version 18.x. I will investigate this issue further at a later time.

xinyiZzz commented 4 months ago

I attempted to build a toolchain on an ARM VPS. It appears that the LLVM ARM upstream is broken for version 18.x. I will investigate this issue further at a later time.

thanks for your attention~

amosbird commented 3 months ago

I've published a new release with aarch64 toolchain, which contains LLVM-17.