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 linux-loongarch64 support #182

Open
1 task
alexrp opened this issue Nov 28, 2024 · 2 comments
Open
1 task

Add linux-loongarch64 support #182

alexrp opened this issue Nov 28, 2024 · 2 comments
Assignees
Labels
area: sdk Issues related to the MSBuild SDK. state: blocked Issues that are blocked on some other issue or work.
Milestone

Comments

@alexrp
Copy link
Member

alexrp commented Nov 28, 2024

Can be done with Zig 0.14.0.

Note: TargetLibraryVersion needs to be set to 2.36 for this when targeting glibc.

Blocked on:

@alexrp alexrp added area: sdk Issues related to the MSBuild SDK. state: blocked Issues that are blocked on some other issue or work. labels Nov 28, 2024
@alexrp alexrp added this to the v6.0 milestone Nov 28, 2024
@alexrp
Copy link
Member Author

alexrp commented Mar 5, 2025

Delayed to Zig 0.15.0: ziglang/zig#22859

@alexrp alexrp modified the milestones: v6.0, v7.0 Mar 5, 2025
alexrp added a commit that referenced this issue Mar 5, 2025
This is only supported for cross-compilation for now; toolset packages won't be
available until Zig 0.15.0 at the earliest.

Part of #182.
alexrp added a commit that referenced this issue Mar 5, 2025
This is only supported for cross-compilation for now; toolset packages won't be
available until Zig 0.15.0 at the earliest.

Part of #182.
@alexrp
Copy link
Member Author

alexrp commented Mar 5, 2025

Cross-compilation support has shipped, but this issue stays open until a native toolset package is available.

@alexrp alexrp self-assigned this Mar 5, 2025
@alexrp alexrp modified the milestones: v7.0, Future Mar 24, 2025
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. state: blocked Issues that are blocked on some other issue or work.
Development

No branches or pull requests

1 participant