Why the DMD Backend?
    MachineCode via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Nov 30 17:45:39 PST 2014
    
    
  
On Sunday, 30 November 2014 at 22:15:44 UTC, bearophile wrote:
> MachineCode:
>
>> I tried to use others compilers which use gcc/llvm
>> as backend where I had to do alot of workaround just to make it
>> working on Windows that I just gave up.
>
> I using ldc2 on Windows with no problems, and the installation 
> is very easy, just download two archives and unpack them in the 
> root. Add a path to your path file, and you are done.
>
> Bye,
> bearophile
I wasn't speaking about the ldc(I haven't used it yet) but other 
compilers gcc/llvm-based that I've tried to use a while ago.
    
    
More information about the Digitalmars-d-learn
mailing list