+ ./zig2 build -Dno-lib
install
+- install zig
+- zig build-exe zig Debug native 705 errors
error: fatal linker error: cannot expand segment seg(0)(__TEXT_ZIG) in virtual memory
note: TODO: emit relocations to memory locations in self-hosted backends
note: as a workaround, try increasing pre-allocated virtual memory of each segment
zig/src/target.zig
Lines 589 to 596 in 085cc54
After #21520, this causes: