llvm and Undefined symbols: ___truncsfbf2 problem
- Reply: Dimitry Andric : "Re: llvm and Undefined symbols: ___truncsfbf2 problem"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Apr 2024 13:07:35 UTC
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 patched this problem only for Darwin. https://github.com/llvm/llvm-project/pull/84192 I think the solution is also needed for FreeBSD, but should I report it directly to llvm team or report here or to FreeBSD bugzilla and ask toolchain maintainer of FreeBSD to report upstream? ---- Hiroo Ono <hiroo@oikumene.net>