Normally common options like optimization level are emitted by nim automatically (given that you tell nim proper compiler family). Other options you can provide with passC and passL options or pragmas right in the source code. Maybe if you provide a better example of what you want your compiler call look like, we could help translate it to nim configuration =)
- How to use different C compiler? guidot
- Re: How to use different C compiler? yglukhov
- Re: How to use different C compiler? Stefan_Salewski
- Re: How to use different C compiler? guidot
- Re: How to use different C compiler? yglukhov
