How to target ldc compiler only in dub

Mike Parker aldacron at gmail.com
Wed May 27 02:09:48 UTC 2020


On Wednesday, 27 May 2020 at 01:41:47 UTC, data pulverizer wrote:
> On Wednesday, 27 May 2020 at 01:06:48 UTC, mw wrote:
>> And you can use option
>>
>> dub -v
>>
>> to verify it's calling the correct compiler cmd.
>
> Thanks. Is there anyway to verify that the flags I am passing 
> to the compiler are being used?

dub -v

It shows you the full compiler command line.


More information about the Digitalmars-d-learn mailing list