mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
Windows does not really have weak symbols. So when we bootstrap with `zig cc` and link both Zig's compiler-rt and the CBE's `compiler_rt.c` we end up with duplicate symbol errors at link time. |
||
|---|---|---|
| .. | ||
| aarch64-linux-debug.sh | ||
| aarch64-linux-release.sh | ||
| aarch64-macos-debug.sh | ||
| aarch64-macos-release.sh | ||
| aarch64-windows.ps1 | ||
| x86_64-linux-debug.sh | ||
| x86_64-linux-release.sh | ||
| x86_64-macos-release.sh | ||
| x86_64-windows-debug.ps1 | ||
| x86_64-windows-release.ps1 | ||