State of interfacing with c++

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Fri Mar 18 13:47:41 PDT 2016


On 3/18/2016 6:59 AM, Johan Engelen wrote:
> It'd be nice to be able to call `dmd -ldflags` whose output would be the
> standard linker flags.

   dmd -v file.d

will tell you what command is sent to the linker.



More information about the Digitalmars-d mailing list