Elektrine lite

← Feed

@parzivalwolfram@infosec.exchange

Post #3574251

2025-12-15 02:22 UTC

with some help from a friend libffi-3.5.2 is BUILT but not TESTED because i'm not doing fucking dejagnu, it's so much extra shit to build to test a couple packages... let's see if python thinks it works.

Replies (1)

  • figured out why libgnu.a becomes trashed due to __eprintf being referenced but hidden: binutils 2.15 poisons gcc 3.2, which then cascades ALL the way up to gcc-4.3.6 before problems actually show up, when symbols support being hidden suddenly. There's a bug and everything, which was wontfixed and forgotten about 20 FUCKING YEARS AGO, and 5 years before the bug actually trips in gcc on sol7! https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19461 motherfuckers, all of them

    Open ##3574250