Re: llvm and Undefined symbols: ___truncsfbf2 problem

2024-04-22 Thread Hiroo Ono
Thank you. I updated my current to recent current and confirmed that julia 1.11.0 beta1 builds and runs with the system clang (18.1.4). On Thu, 18 Apr 2024 00:36:28 +0200 Dimitry Andric wrote: > On 11 Apr 2024, at 15:07, Hiroo Ono wrote: > > > > Hello, > > > > I am trying to update the lang/

Re: llvm and Undefined symbols: ___truncsfbf2 problem

2024-04-17 Thread Dimitry Andric
On 11 Apr 2024, at 15:07, Hiroo Ono wrote: > > Hello, > > I am trying to update the lang/julia port to 1.11.0 (currently still in beta > 1). > I seem to ran across this problem initially reported on MacOS. > https://github.com/JuliaLang/julia/issues/52067 > > The llvm team seems to have patche