vezel-dev / zig-sdk

An MSBuild SDK for building Zig, C, and C++ projects using the Zig compiler.
https://docs.vezel.dev/zig-sdk
BSD Zero Clause License
56 stars 2 forks source link

Add `linux-riscv64` support #77

Open alexrp opened 1 year ago

alexrp commented 1 year ago

Blocked on:

alexrp commented 1 year ago

The toolset package is now published.

alexrp commented 1 year ago

This won't be worth pursuing for a while, as there is still significant upstream work needed: https://github.com/ziglang/zig/issues/4456

That said, progress on the .NET side is looking very promising. :eyes:

alexrp commented 1 month ago

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

alexrp commented 2 days ago

Enough work has been done on the Zig side for this to be possible with 0.14.0.