TomAoki on Nostr: The MULTILIB support problem of lang/gcc* on #FreeBSD main branch (aka -current) is ...
The MULTILIB support problem of lang/gcc* on #FreeBSD main branch (aka -current) is now stated as fixed by Brooks Davis.
This seems to be done by making libsys as pure filtee and libc as filter for libthr.
If this understanding is correct, simply linking with libc causes rtld to autoload libsys and use symbols in libsys whenever possible (possibly misunderstanding).
See https://cgit.freebsd.org/src/commit/?id=49d684369c6682eebca325c55a6c96b7c03f5aeb for details. Next commit bumped __FreeBSD_version to 1500013.
Post to freebsd-ports ML is https://lists.freebsd.org/archives/freebsd-ports/2024-February/005349.html by Brooks.
This seems to be done by making libsys as pure filtee and libc as filter for libthr.
If this understanding is correct, simply linking with libc causes rtld to autoload libsys and use symbols in libsys whenever possible (possibly misunderstanding).
See https://cgit.freebsd.org/src/commit/?id=49d684369c6682eebca325c55a6c96b7c03f5aeb for details. Next commit bumped __FreeBSD_version to 1500013.
Post to freebsd-ports ML is https://lists.freebsd.org/archives/freebsd-ports/2024-February/005349.html by Brooks.