Skip to content

fix: solve op-geth compile error on windows system#306

Merged
sysvm merged 3 commits into
developfrom
update-blst
Nov 18, 2025
Merged

fix: solve op-geth compile error on windows system#306
sysvm merged 3 commits into
developfrom
update-blst

Conversation

@sysvm

@sysvm sysvm commented Nov 3, 2025

Copy link
Copy Markdown
Collaborator

Description

the compile error of op geth on windows system is same as the go-ethereum compile error with blst v0.3.13
image
the error is caused by supranational/blst/ and the error should be fixed in https://github.com/supranational/blst/releases/tag/v0.3.14.
after updated the blst to v0.3.14 , other compile error happens : link: github.com/fjl/memsize: invalid reference to runtime.stopTheWorld
so we need to remove the memsize dependency with this upstream pr:

Rationale

solve the compile error in windows

Changes

Notable changes:

  • N/A

@github-actions github-actions Bot requested review from owen-reorg and redhdx November 3, 2025 13:20
@sysvm sysvm changed the title Update blst fix: solve op-geth compile error on windows system #268 Nov 3, 2025
@sysvm sysvm changed the title fix: solve op-geth compile error on windows system #268 fix: solve op-geth compile error on windows system Nov 3, 2025
@sysvm sysvm merged commit ad5d54e into develop Nov 18, 2025
2 of 3 checks passed
@sysvm sysvm deleted the update-blst branch November 18, 2025 08:15
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.

4 participants