Skip to content
Prev 15018 / 15075 Next

Announcement: R-devel "sonoma-arm64" Mac builds

On Sun, Dec 14, 2025 at 12:29?AM Simon Urbanek
<simon.urbanek at r-project.org> wrote:
Are you able to build e.g. data.table with OpenMP support with this
new toolchain? I am still getting the linking error that we see with
R-4.5 on MacOS-15, even with the newer libomp.dylib : symbol not found
in flat namespace '___kmpc_dispatch_deinit'

See log: https://github.com/r-universe/rdatatable/actions/runs/20198940208/job/57994421244

I thought that the reason was that libomp.dylib included with R was
too old, but maybe the diagnosis is incorrect.