-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-NativeAOT-coreclrin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Milestone
Description
We are always using x86/amd64-hosted msvc toolset when targeting arm64: https://github.com/dotnet/runtime/blob/main/src/coreclr/nativeaot/BuildIntegration/findvcvarsall.bat#L33-L34
This toolset runs under emulation when running on native Windows Arm64 machine.
Now that native arm64 hosted msvc is available (https://devblogs.microsoft.com/visualstudio/arm64-visual-studio/#for-native-developers), we should switch to defaulting to native arm64 msvc toolset when running on native Windows Arm64 machines.
ivanpovazan and filipnavara
Metadata
Metadata
Assignees
Labels
area-NativeAOT-coreclrin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Type
Projects
Status
No status