Elektrine lite

← Feed

@parzivalwolfram@infosec.exchange

Post #3584930

2026-07-04 16:55 UTC

this is the sixth GCC version i've seen that requires you to rebuild libstdc++-v3 after building it proper, which means you can't do a normal bootstrap and call it good. This has applied even on Linux. What the fuck is wrong with GCC most of the time that makes it this hard to build?

Replies (1)

  • of course I fix time.h so everything's not locked behind a million ifdefs for K&R support and the like, and gcc-6.5.0 starts segfaulting on libquadmath mid-build (and the --disable-libquadmath flag for configure doesn't work, because why would it?)

    Open ##3655058