Skip to content

fix: cross-compilation issues#11

Merged
wemeetagain merged 3 commits into
mainfrom
bing/cross-compilation-fix
Apr 24, 2026
Merged

fix: cross-compilation issues#11
wemeetagain merged 3 commits into
mainfrom
bing/cross-compilation-fix

Conversation

@spiral-ladder

Copy link
Copy Markdown
Member

No description provided.

@spiral-ladder spiral-ladder self-assigned this Apr 23, 2026
@spiral-ladder spiral-ladder force-pushed the bing/cross-compilation-fix branch from 1d583bf to 86b8640 Compare April 23, 2026 17:00
The x86 .S files uses GAS specific constructs that LLVM's integrated
assembly does not parse the same way binutils `as` does, and zig's clang
driver delegates to LLVM machine code directly.
@wemeetagain wemeetagain marked this pull request as ready for review April 24, 2026 17:08
@wemeetagain wemeetagain changed the title fix cross-compilation fix: cross-compilation issues Apr 24, 2026
@wemeetagain wemeetagain merged commit 81b7303 into main Apr 24, 2026
3 checks passed
wemeetagain pushed a commit to ChainSafe/lodestar-z that referenced this pull request Apr 24, 2026
includes fixes for cross compilation

hashtree-z: ChainSafe/hashtree-z#11
blst.zig: ChainSafe/blst.zig#5
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