www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ldc - LDC 0.13.0 beta 1 released! Please help test!

reply "Kai Nacke" <kai redstar.de> writes:
Hi everyone!

The first beta release of LDC release 0.13.0 is here! It is based 
on the 2.064.2 front-end and LLVM 3.1-3.4.1 (OS X: LLVM 3.2/3.4.1 
only).

Please refer to the GitHub release page for the preliminary 
change log and the
package download links:
https://github.com/ldc-developers/ldc/releases/tag/v0.13.0-beta1

If there are no severe bugs found then I release this version as 
major release next week.

MD5 checksums for the release packages:

6815c6265212463a6151e991a27ab674  ldc-0.13.0-beta1-src.tar.gz
795ae4f2af641ce430bdc21b5fea023d  
ldc2-0.13.0-beta1-linux-x86.tar.gz
1ec15510950b65501d53294dc58888d5  
ldc2-0.13.0-beta1-linux-x86.tar.xz
ee20a58e009fbb66414f5b797e909b19  
ldc2-0.13.0-beta1-linux-x86_64.tar.gz
2eef47fcda1b0974f6cc4804e3dea358  
ldc2-0.13.0-beta1-linux-x86_64.tar.xz
8f77fa15eb0298527550f09901b33462  ldc2-0.13.0-beta1-mingw-x86.7z
c028a85506e9ef22af199dd550b5b1ce  ldc2-0.13.0-beta1-mingw-x86.zip
c1b8b47797a50524d4ec1ab653110d8a  
ldc2-0.13.0-beta1-osx-x86_64.tar.gz
7b2f58c781d242982ba6e2722f397463  
ldc2-0.13.0-beta1-osx-x86_64.tar.xz

As always, the Win32/MinGW packages require a recent version of 
the mingw-w64 toolchain, see the (new) README file for details.

There is no Win64/MSVC package because I found a severe bug in 
the Win64/MSVC port.

Please be sure to report any bugs at
https://github.com/ldc-developers/ldc/issues, and feel free to 
drop by
at the digitalmars.D.ldc forums
(http://forum.dlang.org/group/digitalmars.D.ldc) for any 
questions or
comments.

Thanks to everybody involved in making this happen!

Regards,
Kai
May 13 2014
next sibling parent reply "NVolcz" <volcz kth.se> writes:
On Wednesday, 14 May 2014 at 04:40:01 UTC, Kai Nacke wrote:
 Hi everyone!

 The first beta release of LDC release 0.13.0 is here! It is 
 based on the 2.064.2 front-end and LLVM 3.1-3.4.1 (OS X: LLVM 
 3.2/3.4.1 only).

 Please refer to the GitHub release page for the preliminary 
 change log and the
 package download links:
 https://github.com/ldc-developers/ldc/releases/tag/v0.13.0-beta1

 ....

 Thanks to everybody involved in making this happen!

 Regards,
 Kai
Just WOW! Kudos!
May 13 2014
parent reply "Temtaime" <temtaime gmail.com> writes:
064 too outdated.
Is there any chance that ldc will have version at least as dmd's 
one ?
May 15 2014
parent "Kai Nacke" <kai redstar.de> writes:
On Thursday, 15 May 2014 at 15:11:59 UTC, Temtaime wrote:
 064 too outdated.
 Is there any chance that ldc will have version at least as 
 dmd's one ?
Yes. The 2.065 version is already merged and I started to work on the test failures. Just try out the merge-2.065 branch. I release an alpha version as soon as I think it is stable enough. The 2.064 based version is delayed because there were some hard to fix errors. But these errors were also present in the 2.065 base version so I had to fix them. Regards, Kai
May 15 2014
prev sibling next sibling parent "Dicebot" <public dicebot.lv> writes:
Any ETA for actual release?
May 16 2014
prev sibling parent "Marc =?UTF-8?B?U2Now7x0eiI=?= <schuetzm gmx.net> writes:
I made an up-to-date RPM for openSUSE (based on D. MacVicar's 
version), if someone is interested:

http://download.opensuse.org/repositories/home:/marc_schuetz:/branches:/home:/dmacvicar/openSUSE_13.1/
May 16 2014