@parzivalwolfram@infosec.exchange
Post #3574246
2026-01-09 21:18 UTC
i've gone ahead and rewritten 90% of my build system, and now I can build binutils-2.15 (kind of) but now gcc-3.2.3 is inconsistent on whether `ld` will SIGSEGV or not, and if it doesn't, tar-1.25 can't be built because it loses track of its own internal includes (alloca.h, part of libgnu), which it only tells me about at link time.
Nothing has changed in the env itself, I've got all kinds of debug output to make sure of that.
Replies (1)
-
@parzivalwolfram@infosec.exchange 2026-01-10 10:28
challenge to the gnu foundation: do literally anything other than override explicit instructions from the user in thirty separate places