Skip to content

Comments

Use the target architecture to specify the path to the ASAN runtime#44

Merged
MarkSchofield merged 2 commits intomainfrom
mschofie/asan-host
Nov 26, 2025
Merged

Use the target architecture to specify the path to the ASAN runtime#44
MarkSchofield merged 2 commits intomainfrom
mschofie/asan-host

Conversation

@MarkSchofield
Copy link
Owner

When cross-compiling ASAN builds (i.e. targeting x64 on an arm64 host), WindowsCMake/Asan.cmake looks in the 'host' architecture folder for the runtime DLL, but that doesn't appear to exist - it should be using the target architecture, from the target architecture host folder.

@MarkSchofield MarkSchofield merged commit a3ba3dd into main Nov 26, 2025
17 checks passed
@MarkSchofield MarkSchofield deleted the mschofie/asan-host branch November 26, 2025 07:48
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