llvm and Undefined symbols: ___truncsfbf2 problem

From: Hiroo Ono <hiroo_at_oikumene.net>
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>