LDC 1.1.0 released

Sai via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Thu Feb 23 08:19:41 PST 2017


On Wednesday, 22 February 2017 at 16:02:19 UTC, Joseph Rushton 
Wakeling wrote:
> On Wednesday, 22 February 2017 at 12:15:02 UTC, Joseph Rushton 
> Wakeling wrote:
>> Can confirm it works on 14.04.  I verified also with 16.10 
>> last night, but can re-verify this evening if you want extra 
>> confirmation.
>
> Re-verified with 16.10: the 1.1.1-beta1 snap (revision 5) works 
> fine for me.


Yes, I also verified it. No errors. Thank you very much.


sai at saivb:~/tmp$ /snap/ldc2/current/bin/ldc2  t.d

sai at saivb:~/tmp$ ./t
Hello world!

sai at saivb:~/tmp$ sudo snap info ldc2
name:      ldc2
summary:   "D compiler with LLVM backend"
publisher: ldc
description: |
   LDC is a portable compiler for the D programming Language, with 
modern
   optimization and code generation capabilities. It uses the 
official DMD
   compiler frontend to support the latest version of D2, and uses 
the LLVM Core
   libraries for code generation.
commands:
   - ldc2.ldc-prune-cache
   - ldc2
   - ldc2.ldmd2
   - ldc2.ldc-profdata
tracking:  edge
installed: 1.1.1 (6) 35MB classic
refreshed: 2017-02-22 20:07:36 -0500 EST
channels:
   edge:    1.1.1 (6) 35MB classic




More information about the digitalmars-d-ldc mailing list