|
|
|
|
|
by leovailati
650 days ago
|
|
We use a C compiler for embedded systems that doesn't support link time optimizations (unless you pay for the pro version, that is). I have been thinking about some tool like this that merges all C source files for compilation. |
|