|
|
|
|
|
by dottedmag
1611 days ago
|
|
C compilation is not that bad, what makes it atrocious is the preprocessing step. Show me the large-ish (100K+ LOC) codebase with dependencies that can be cross-compiled, does not come with tons of cruft like autoconf or Meson, and does not require installing reams of software on the host as "libraries", and then we are talking. (edited: typo) |
|