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.
> (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
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
3 matches
Mail list logo