Gdmd compiling error
Orkhan via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Mar 14 02:15:25 PDT 2016
On Monday, 14 March 2016 at 09:06:30 UTC, Ali Çehreli wrote:
> 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
Yes I have seen that page. But I don't know how to make that . I
think I need to upload all files then unzip then just type make ?
could you please let me know. Thanks.
More information about the Digitalmars-d-learn
mailing list