@parzivalwolfram@infosec.exchange
Post #3574279
2025-05-07 19:34 UTC
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.
Replies (1)
-
@parzivalwolfram@infosec.exchange 2025-05-07 19:43
ok no ACTUALLY what they did is instead of being --enable-bootstrap or --disable bootstrap, SOME MOTHERFUCKER banged out enough shell script to require someone to PASS IT AS --enable-bootstrap=no that is NOT how that shit works, please cease to be