Date: Thu, 11 Apr 2024 22:07:35 +0900 From: Hiroo Ono <hiroo@oikumene.net> To: freebsd-current <freebsd-current@freebsd.org> Subject: llvm and Undefined symbols: ___truncsfbf2 problem Message-ID: <20240411220735.069cb283@nowhere.oikumene.ukehi.net>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240411220735.069cb283>