Re: LDC 0.13.0 has been released!

2014-06-25 Thread David Nadlinger via Digitalmars-d-announce
On Wednesday, 25 June 2014 at 18:43:34 UTC, Kai Nacke wrote: It will be based on 2.065. There are only a few issues left in this version. 2.066 will add new issues in addition to the existing once. That is the reason why I will not skip a frontend version. I support your decision. We have re

Re: LDC 0.13.0 has been released!

2014-06-25 Thread Kai Nacke via Digitalmars-d-announce
On Wednesday, 25 June 2014 at 18:33:12 UTC, Remo wrote: On Wednesday, 25 June 2014 at 18:28:50 UTC, Kai Nacke wrote: On Wednesday, 25 June 2014 at 07:13:27 UTC, Walter Bright wrote: On 6/23/2014 9:50 PM, Kai Nacke wrote: Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for do

Re: LDC 0.13.0 has been released!

2014-06-25 Thread Remo via Digitalmars-d-announce
On Wednesday, 25 June 2014 at 18:28:50 UTC, Kai Nacke wrote: On Wednesday, 25 June 2014 at 07:13:27 UTC, Walter Bright wrote: On 6/23/2014 9:50 PM, Kai Nacke wrote: Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for download! This is the first stable release based on the 2.0

Re: LDC 0.13.0 has been released!

2014-06-25 Thread Kai Nacke via Digitalmars-d-announce
On Wednesday, 25 June 2014 at 07:13:27 UTC, Walter Bright wrote: On 6/23/2014 9:50 PM, Kai Nacke wrote: Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for download! This is the first stable release based on the 2.064.2 frontend and standard library and supports LLVM 3.1-3.4

Re: LDC 0.13.0 has been released!

2014-06-25 Thread FrankLike via Digitalmars-d-announce
On Tuesday, 24 June 2014 at 04:50:07 UTC, Kai Nacke wrote: Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for download! This is the first stable release based on the 2.064.2 frontend and standard library and supports LLVM 3.1-3.4.2 (OS X: 3.2/3.4.x only). As usual, you can

Re: LDC 0.13.0 has been released!

2014-06-25 Thread Walter Bright via Digitalmars-d-announce
On 6/23/2014 9:50 PM, Kai Nacke wrote: Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for download! This is the first stable release based on the 2.064.2 frontend and standard library and supports LLVM 3.1-3.4.2 (OS X: 3.2/3.4.x only). As usual, you can find links to the chang

Re: LDC 0.13.0 has been released!

2014-06-24 Thread Remo via Digitalmars-d-announce
On Tuesday, 24 June 2014 at 15:32:39 UTC, David Nadlinger wrote: On Tuesday, 24 June 2014 at 14:51:44 UTC, Remo wrote: The procedure entry point __gxx_personality_v0 could not be located in the dynamic link library libconfig++-9.dll Any idea how to make it work ? Did you use the correct mign

Re: LDC 0.13.0 has been released!

2014-06-24 Thread David Nadlinger via Digitalmars-d-announce
On Tuesday, 24 June 2014 at 14:51:44 UTC, Remo wrote: The procedure entry point __gxx_personality_v0 could not be located in the dynamic link library libconfig++-9.dll Any idea how to make it work ? Did you use the correct mignw-w64 version (yes, they also produce 32 bit builds), as indicate

Re: LDC 0.13.0 has been released!

2014-06-24 Thread Remo via Digitalmars-d-announce
On Tuesday, 24 June 2014 at 04:50:07 UTC, Kai Nacke wrote: Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for download! This is the first stable release based on the 2.064.2 frontend and standard library and supports LLVM 3.1-3.4.2 (OS X: 3.2/3.4.x only). As usual, you can

Re: LDC 0.13.0 has been released!

2014-06-24 Thread David Nadlinger via Digitalmars-d-announce
On Tuesday, 24 June 2014 at 13:48:14 UTC, Nordlöw wrote: LDC 0.13.0, the LLVM-based D compiler, is available for download! Great job! Will there be Linux distribution (Ubuntu) packages available? Konstantinos Margaritis has been doing a fantastic job of keeping the Debian packages up to dat

Re: LDC 0.13.0 has been released!

2014-06-24 Thread Dicebot via Digitalmars-d-announce
On Tuesday, 24 June 2014 at 13:48:14 UTC, Nordlöw wrote: LDC 0.13.0, the LLVM-based D compiler, is available for download! Great job! Will there be Linux distribution (Ubuntu) packages available? http://forum.dlang.org/post/mailman.2797.1403608052.2907.digitalmars-d-...@puremagic.com You ca

Re: LDC 0.13.0 has been released!

2014-06-24 Thread Dicebot via Digitalmars-d-announce
On Tuesday, 24 June 2014 at 14:08:23 UTC, Dicebot wrote: On Tuesday, 24 June 2014 at 13:48:14 UTC, Nordlöw wrote: LDC 0.13.0, the LLVM-based D compiler, is available for download! Great job! Will there be Linux distribution (Ubuntu) packages available? http://forum.dlang.org/post/mailman.27

Re: LDC 0.13.0 has been released!

2014-06-24 Thread Nordlöw
LDC 0.13.0, the LLVM-based D compiler, is available for download! Great job! Will there be Linux distribution (Ubuntu) packages available?

LDC 0.13.0 has been released!

2014-06-23 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for download! This is the first stable release based on the 2.064.2 frontend and standard library and supports LLVM 3.1-3.4.2 (OS X: 3.2/3.4.x only). As usual, you can find links to the changelog and the binary packages over at