|
|
|
|
|
by pornel
2282 days ago
|
|
Unless you really really need obscure platforms, just forget about it. Make the jump, don't look back. After you get a taste of a modern toolchain (with cross-compilation, dependency management, but withou not-quite-portable build files to endlessly fiddle with, without outdated compilers to work around), you will not want to have to compile a C file again. Languages like Zig and Rust are easy to install. Mostly it's just a tarball, so it's less of an inconvenience than getting the right version of autotools. |
|