Skip to content

Add bundled bdwgc option#29

Open
ivmai wants to merge 2 commits intouim:mainfrom
ivmai:add-bundled-bdwgc-option
Open

Add bundled bdwgc option#29
ivmai wants to merge 2 commits intouim:mainfrom
ivmai:add-bundled-bdwgc-option

Conversation

@ivmai
Copy link

@ivmai ivmai commented Mar 13, 2026

No description provided.

ivmai added 2 commits March 13, 2026 16:02
To use bdwgc, pass `--with_libgcroots=bundled-bdwgc` to configure.
@kou
Copy link
Member

kou commented Mar 16, 2026

Thanks!

But we don't want to bundle bdwgc. We want to use system bdwgc instead. If system bdwgc is enough recent, we'll use bdwgc. Otherwise, we'll use bundled libgcroots. We'll remove bundled libgcroots eventually.

Can I push to this branch something? I'll add a CI job that install unreleased bdwgc separately and use it as a system bdwgc.

@ivmai
Copy link
Author

ivmai commented Mar 17, 2026

We want to use system bdwgc instead.

Agree.

Can I push to this branch something? I'll add a CI job that install unreleased bdwgc separately and use it as a system bdwgc.

Sure.

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.

2 participants