Skip to content

Fixed OBJCOPY to support aarch64 host builds - #2

Open
Cipher7 wants to merge 1 commit into
MaorSabag:mainfrom
Cipher7:main
Open

Fixed OBJCOPY to support aarch64 host builds#2
Cipher7 wants to merge 1 commit into
MaorSabag:mainfrom
Cipher7:main

Conversation

@Cipher7

@Cipher7 Cipher7 commented Jul 1, 2026

Copy link
Copy Markdown

OBJCOPY now auto-detects x86_64-w64-mingw32-objcopy when available, fixing builds on aarch64 hosts.

I was facing an issue with objcopy resolving to the host's aarch64 variant on ARM systems, which could not perform PE section extraction. The change auto-detects x86_64-w64-mingw32-objcopy with fallback to bare objcopy.

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