@parzivalwolfram@infosec.exchange
Post #3574280
2025-04-29 13:14 UTC
i've just realized that i don't think xz actually needs 64MB of RAM to decompress. post-Tan xz still works in Solaris 7 to decompress -9evv tarballs with 16MB of memory.
Replies (1)
-
@parzivalwolfram@infosec.exchange 2025-05-07 19:34
i've been laboring for WEEKS under the assumption that gcc-4.4.7 actually checks for --disable-bootstrap because it's in the docs and it SAYS it checks for it in the ./configure script, but i've just checked and they only actually check for --enable-bootstrap and if it's not present they just default to "yeah probably bootstrap". They never... actually... check. Do you think they'd take patches for this old of GCC? This is some real dumb shit right here.