Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BoehmGC to 8.2 #307

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

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.
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