How can I use Linker flags using DMD?

Marcone marcone at email.com
Tue May 30 00:39:24 UTC 2023


On Monday, 29 May 2023 at 22:48:29 UTC, Ali Çehreli wrote:
> On 5/29/23 07:29, Marcone wrote:
>> I want send flags to linker when using dmd.exe compiler.
>
> -L does it. Yes, -L-L can happen. :)
>
>   https://dlang.org/dmd-linux.html
>
> Ali

Can you help me static link dll msvcr120.dll in my x64 dlang 
program?


More information about the Digitalmars-d-learn mailing list