Elektrine lite

← Feed

@parzivalwolfram@infosec.exchange

Post #3574254

2025-12-07 01:38 UTC

how the fuck do you debug assembler errors from GCC, assuming a .S input? are the aline listings before or after preprocessing? the gcc and as docs don't specify, despite furious grepping

Replies (1)

  • you know a package is completely hosed when you have to modify like twelve files to get CFLAGS to be respected, and it's especially bad when the CFLAGS need to be respected because they've somehow fucked up includes enough to require explicitly passing "-I/usr/include" wouldn't it be fucking hilarious if that package was gcc-4.3?

    Open ##3574253