Skip to content

Conversation

@tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented Mar 7, 2025

There will be a future release that solves the bug described in #303, so this prepares the way for that by updating to 8.2 for now.

On windows, we have to disable thread local allocation as it does not
work with the dll build of bdwgc. With version 8.2, it is possible to
use the more finegrained `-Denable_thread_local_alloc` flag instead of
`-Denable_parallel_mark` which also disables parallel marking.
Other compilers should support builtin atomics so don't require
libatomic_ops with gc 8.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant