DerelictSDL2 crashes

rikki cattermole via Digitalmars-d digitalmars-d at puremagic.com
Sat Aug 27 07:49:51 PDT 2016


On 28/08/2016 2:41 AM, unDEFER wrote:
> On Saturday, 27 August 2016 at 14:23:13 UTC, unDEFER wrote:
>> How to make dub working with gdc?
> Wow, it is so easy:
> $ dub --compiler=gdc
> But it is not documentated feature in --help.. So strange..

$ dub build --help

       --compiler=VALUE  Specifies the compiler binary to use (can be a 
path).
                         Arbitrary pre- and suffixes to the identifiers 
below
                         are recognized (e.g. ldc2 or dmd-2.063) and 
matched to
                         the proper compiler type:
                           dmd, gdc, ldc, gdmd, ldmd


More information about the Digitalmars-d mailing list