ldc-mingw - Windows sample - undefined reference to `_Dmain'

David Nadlinger code at klickverbot.at
Mon Oct 14 18:16:28 PDT 2013


On 15 Oct 2013, at 3:13, David Nadlinger wrote:
> -Wl,subsystem,windows

That should have been -Wl,--subsystem,windows, or for use with LDC, 
-L--subsystem -Lwindows.

It's been quite some while since I last messed around with those flags, 
and I never tried them with LDC so far.

David


More information about the digitalmars-d-ldc mailing list