www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - LDC 0.9.2 released

reply Christian Kamm <kamm-incasoftware removethis.de> writes:
A new version of LDC, the LLVM based compiler for the D programming language 
has been released. It is built with DMDFE version 1.057 and LLVM 2.6. The 
runtime library has been upgraded to Tango 0.99.9.

In addition to up-to-date dependencies, this release incorporates a wealth 
of fixes and improvements by Benjamin Kramer, Frits van Bommel, Kelly 
Wilson, Leandro Lucarella, Matti Niemenmaa, Moritz Warning, Robert Clipsham, 
Tomas Lindquist Olsen and me.

Linux x86-64 download: 
http://www.incasoftware.de/~kamm/ldc/ldc-0.9.2-x86_64.tbz2
Mar 19 2010
next sibling parent Moritz Warning <moritzwarning web.de> writes:
On Fri, 19 Mar 2010 09:26:27 +0100, Christian Kamm wrote:

 A new version of LDC, the LLVM based compiler for the D programming
 language has been released. It is built with DMDFE version 1.057 and
 LLVM 2.6. The runtime library has been upgraded to Tango 0.99.9.
This is great news! Thanks for the release. :)
Mar 19 2010
prev sibling next sibling parent Moritz Warning <moritzwarning web.de> writes:
On Fri, 19 Mar 2010 09:26:27 +0100, Christian Kamm wrote:

 A new version of LDC, the LLVM based compiler for the D programming
 language has been released. It is built with DMDFE version 1.057 and
 LLVM 2.6. The runtime library has been upgraded to Tango 0.99.9.
 
 In addition to up-to-date dependencies, this release incorporates a
 wealth of fixes and improvements by Benjamin Kramer, Frits van Bommel,
 Kelly Wilson, Leandro Lucarella, Matti Niemenmaa, Moritz Warning, Robert
 Clipsham, Tomas Lindquist Olsen and me.
 
 Linux x86-64 download:
 http://www.incasoftware.de/~kamm/ldc/ldc-0.9.2-x86_64.tbz2
Does anyone like to make packages for other architectures (ARM/PPC/MIPS comes to my mind)?
Mar 19 2010
prev sibling next sibling parent Leandro Lucarella <llucax gmail.com> writes:
Christian Kamm, el 19 de marzo a las 09:26 me escribiste:
 A new version of LDC, the LLVM based compiler for the D programming language 
 has been released. It is built with DMDFE version 1.057 and LLVM 2.6. The 
 runtime library has been upgraded to Tango 0.99.9.
 
 In addition to up-to-date dependencies, this release incorporates a wealth 
 of fixes and improvements by Benjamin Kramer, Frits van Bommel, Kelly 
 Wilson, Leandro Lucarella, Matti Niemenmaa, Moritz Warning, Robert Clipsham, 
 Tomas Lindquist Olsen and me.
 
 Linux x86-64 download: 
 http://www.incasoftware.de/~kamm/ldc/ldc-0.9.2-x86_64.tbz2
Thanks for the release Christian! There is no way to host the releases directly at dsource? -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ----------------------------------------------------------------------
Mar 19 2010
prev sibling parent Moritz Warning <moritzwarning web.de> writes:
On Fri, 19 Mar 2010 09:26:27 +0100, Christian Kamm wrote:

 A new version of LDC, the LLVM based compiler for the D programming
 language has been released. It is built with DMDFE version 1.057 and
 LLVM 2.6. The runtime library has been upgraded to Tango 0.99.9.
 
 In addition to up-to-date dependencies, this release incorporates a
 wealth of fixes and improvements by Benjamin Kramer, Frits van Bommel,
 Kelly Wilson, Leandro Lucarella, Matti Niemenmaa, Moritz Warning, Robert
 Clipsham, Tomas Lindquist Olsen and me.
 
 Linux x86-64 download:
 http://www.incasoftware.de/~kamm/ldc/ldc-0.9.2-x86_64.tbz2
Here is the announcement along with other available packages: http://dsource.org/projects/ldc/wiki/Release_0.9.2
Mar 22 2010