@parzivalwolfram@infosec.exchange
Post #3574228
2026-04-07 05:13 UTC
tragic: GCC fails to link to any library containing symbol "operator new[](void *)", is asked to leave build folder. Onlookers added context at the scene: "What the fuck is GCC doing, that's not how you link to a function. I don't think symbols can even have spaces in their names?"
Replies (1)
-
@parzivalwolfram@infosec.exchange 2026-04-18 04:32
Ah! Once again, vbox bites me in the ass: most things trust CPUID, *except* libbfd, which seems to build assembly files to test your processor's real capabilities. This might be where all these SIGILLs are from: vbox is masking CPUID, but libbfd is still picking up HOST_BFD_64_BIT on a 32-bit OS.