Compilers like sdcc has many commandline options to control how to compile a source file.
For example, if you want to compiler code for z80, option "-mz80" is needed.
So my request is to add an option in the settings for code file, it will be autoed added to the command while compiling.
I've made a demo patch. I don't know if other compilers need custom options, so it only works with sdcc:


For example, if you want to compiler code for z80, option "-mz80" is needed.
So my request is to add an option in the settings for code file, it will be autoed added to the command while compiling.
I've made a demo patch. I don't know if other compilers need custom options, so it only works with sdcc:


- Attachments
customoption.zip
- You don't have permission to download attachments.
- (2 Kb) Downloaded 1 times