How can I use Linker flags using DMD?

Ali Çehreli acehreli at yahoo.com
Mon May 29 22:48:29 UTC 2023


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



More information about the Digitalmars-d-learn mailing list