On Wednesday, 2 August 2023 at 12:32 PM, 小さい猫 <chiisain...@protonmail.com> 
wrote:

> On Monday, July 31st, 2023 at 5:37 AM, Jon Turney jon.tur...@dronecode.org.uk 
> wrote:
> 
> > why LLVM_CONFIG_PATH needs explicitly setting, in most packages?
> 
> LLVM_CONFIG_PATH is there as a template, when building the next version, i 
> will manually set them to something like 
> $HOME/llvm/llvm-x.y.z-a.arch/inst/usr/bin/llvm-config.
> 
> But maybe that is not the correct way to build it.

it turned out it's not necessary, the correct build order is (i think): llvm -> 
clang -> compiler-rt -> libunwind -> libcxx (with the previous version of 
libcxxabi) -> libcxxabi -> libcxx

By the way, just now I have updated these cygports to 13.0.1 LLVM release in my 
GitHub repo.

Reply via email to