|
|
|
|
|
by pjmlp
4131 days ago
|
|
Then you will be stuck with the C view of world of what a linker is supposed to do. Just look at Modula-2 and Object Pascal toolchains as examples of compile speeds and incremental compilation features that could run circles around contemporanean C compilers. Or the lack of proper module system, which requires linker help. |
|