On 03/14/2016 02:01 AM, Orkhan wrote: > I changed all gdmd to dmd and still not getting result . the outputs > after changing dmd is : >
> Error: unrecognized switch '-q,-rdynamic'Sorry to have misled you. Apparently, those are gcc compiler switches that are not supported by dmd.
> On Monday, 14 March 2016 at 07:52:18 UTC, Ali Çehreli wrote: >> I think you need to install gdmd: >> >> https://github.com/D-Programming-GDC/GDMD That's the only solution then. Ali