Bug#1092895: zig

2025-01-13 Thread nick black
i have submitted https://github.com/ziglang/zig/pull/22489 upstream to eliminate msdos-stub.bin. i'll make a quilt patch from this and we ought be good.

Bug#1092895: zig

2025-01-13 Thread nick black
> (3) there's a second binary file involved (beyond zig1.wasm): > msdos-stub.bin. unlike the WASM, there does not appear to be any > way to build this from sources available in the source package, > so it will probably have to come out. it's only used in the COFF > linking code, so that capability

Bug#1092895: zig

2025-01-13 Thread nick black
some notes/progress: (1) we are now building a zig binary deb on amd64 that passes most lintian checks, and appears to contain a working zig. most recent lintian check output: $ lintian --suppress-tags "${SALSA_CI_LINTIAN_SUPPRESS_TAGS}" --display-info --pedantic ${SALS