Posts: 3,324
Threads: 96
Joined: Sep 2013
Quote:
Originally Posted by OneDay
you can compile with -l for some compiler then check one file without any preprocessor and compile that again
so to compile code once as -l
then check .lst instead of code - no files and no preprocessor neede
then compile .lst instead of code
|
Actually this was considered for ES, but was quickly determined the wrong way to go.