2019-10-04 05:14 AM
2019-10-04 05:19 AM
Compilers and linkers can be run from the command line or makefiles, like any others.
2019-10-04 05:29 AM
Thanks we will do with makefiles.
2019-10-04 06:12 AM
Most Eclipse-based installations (on Windows) also provide a "headless-build.bat" file. For SystemWorkbench it is in the root install directory. This was mentioned in some other posts on this forum. Forum search function is currently hosed (for me at least, getting some message about publicly cached data error). But makefiles do provide you more control over the compile/link process.