@parzivalwolfram@infosec.exchange
Post #3574229
2026-02-25 17:01 UTC
ah, yes, now CMake forgets that "file.c" is a C file, and "file2.cxx" is a CXX file. How did I fuck this up this badly, exactly?
Replies (1)
-
@parzivalwolfram@infosec.exchange 2026-04-07 05:13
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?"