www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - LDC 0.15.0 alpha1 released! Please help test!

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

LDC 0.15.0-alpha1, the LLVM-based D compiler, is available for 
download!
This alpha release is based on the 2.066.1-rc2 frontend and 
standard library and supports LLVM 3.1-3.5 (OS X: no support for 
3.3).

Please help testing this release!

As usual, you can find links to the changelog and the binary 
packages over at digitalmars.D.ldc:
http://forum.dlang.org/post/rasmbswfitzcscjxutrv forum.dlang.org

Regards,
Kai
Oct 22 2014
next sibling parent "Dicebot" <public dicebot.lv> writes:
https://aur.archlinux.org/pkgbase/ldc-alpha updated
Oct 22 2014
prev sibling parent reply "E.S. Quinn" <anonymous example.com> writes:
I notice that there's no mingw based windows version with his
release. Does this msvc based build output gdb-compatible
debugging symbols?
Oct 25 2014
next sibling parent "Trass3r" <un known.com> writes:
 Does this msvc based build output gdb-compatible
 debugging symbols?
No DWARFs in there.
Oct 25 2014
prev sibling parent reply "David Nadlinger" <code klickverbot.at> writes:
On Saturday, 25 October 2014 at 09:38:45 UTC, E.S. Quinn wrote:
 I notice that there's no mingw based windows version with his
 release.
That's just an issue with building the packages for the alpha, the release will have a MinGW version. David
Oct 25 2014
parent Bruno Medeiros <bruno.do.medeiros+dng gmail.com> writes:
On 25/10/2014 12:58, David Nadlinger wrote:
 On Saturday, 25 October 2014 at 09:38:45 UTC, E.S. Quinn wrote:
 I notice that there's no mingw based windows version with his
 release.
That's just an issue with building the packages for the alpha, the release will have a MinGW version. David
But does the LDC MinGW build support debugging information now? -- Bruno Medeiros https://twitter.com/brunodomedeiros
Oct 30 2014