Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add win-arm64 to the default RuntimeIdentifiers #3

Closed
alexrp opened this issue Jun 19, 2021 · 4 comments
Closed

Add win-arm64 to the default RuntimeIdentifiers #3

alexrp opened this issue Jun 19, 2021 · 4 comments
Labels
area: sdk Issues related to the MSBuild SDK.
Milestone

Comments

@alexrp
Copy link
Member

alexrp commented Jun 19, 2021

The MinGW C/C++ headers included with Zig don't seem to work well for this target at all.

Also, __chkstk is missing when building Zig code.

@alexrp alexrp added type: feature state: blocked Issues that are blocked on some other issue or work. area: sdk Issues related to the MSBuild SDK. labels Jun 19, 2021
@alexrp alexrp self-assigned this Jun 19, 2021
@alexrp alexrp modified the milestones: 3.0.0, 3.0, 4.0 Jun 30, 2021
@alexrp
Copy link
Member Author

alexrp commented Aug 13, 2021

Related: ziglang/zig#9558, ziglang/zig#9555

@alexrp alexrp modified the milestones: v4.0, v3.0 Dec 20, 2021
@alexrp alexrp added state: approved Enhancements and tasks that have been approved. and removed state: blocked Issues that are blocked on some other issue or work. labels Dec 20, 2021
@alexrp alexrp closed this as completed in 278d552 Dec 20, 2021
@alexrp alexrp added state: resolved state: blocked Issues that are blocked on some other issue or work. and removed state: approved Enhancements and tasks that have been approved. state: resolved labels Dec 20, 2021
@alexrp alexrp modified the milestones: v3.0, v5.0 Dec 21, 2021
@alexrp
Copy link
Member Author

alexrp commented Dec 21, 2021

Reverted: 5c7318a

@alexrp alexrp reopened this Dec 21, 2021
@alexrp
Copy link
Member Author

alexrp commented Nov 1, 2022

This can likely be done in 0.10.1. Some warnings related to dllexport attributes are currently produced during the Mingw-w64 source build which means you have to dotnet build twice for the build to succeed with 0.10.0. These happen for all Windows targets; see #45.

@alexrp alexrp modified the milestones: v5.0, v4.0 Nov 1, 2022
@alexrp
Copy link
Member Author

alexrp commented Jan 22, 2023

Will hopefully be done with the switch to Zig 0.11.0 (see #46).

@alexrp alexrp added state: approved Enhancements and tasks that have been approved. and removed state: blocked Issues that are blocked on some other issue or work. labels Aug 4, 2023
@alexrp alexrp closed this as completed in 1cba3e7 Aug 4, 2023
@alexrp alexrp removed the state: approved Enhancements and tasks that have been approved. label Aug 4, 2023
@alexrp alexrp removed their assignment Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: sdk Issues related to the MSBuild SDK.
Development

No branches or pull requests

1 participant