digitalmars.D.announce - LDC 0.13.0 beta 1 released!
- Kai Nacke (12/12) May 13 2014 Hi everyone,
- bioinfornatics (4/16) May 18 2014 Woa uOuh shared lib support added :-)
- David Nadlinger (6/8) May 18 2014 Unfortunately building Phobos as a shared library is not quite
- bioinfornatics (3/13) May 19 2014 Ok no problem ldc 0.13 beta puh on rawhide branch (fedora dev)
Hi everyone, LDC 0.13.0-beta1, the LLVM-based D compiler, is available for download! This is the first beta release based on the 2.064.2 frontend and standard library and supports LLVM 3.1-3.4.1 (OS X: 3.2/3.4.1 only). 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/thread/yptvraguglefcqcqmvcm forum.dlang.org Regards, Kai
May 13 2014
On Wednesday, 14 May 2014 at 04:42:46 UTC, Kai Nacke wrote:Hi everyone, LDC 0.13.0-beta1, the LLVM-based D compiler, is available for download! This is the first beta release based on the 2.064.2 frontend and standard library and supports LLVM 3.1-3.4.1 (OS X: 3.2/3.4.1 only). 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/thread/yptvraguglefcqcqmvcm forum.dlang.org Regards, KaiWoa uOuh shared lib support added :-) I love you ^^ Thanks a lot
May 18 2014
On Sunday, 18 May 2014 at 11:58:20 UTC, bioinfornatics wrote:Woa uOuh shared lib support added :-) I love youUnfortunately building Phobos as a shared library is not quite supported yet. I added the technical underpinnings for it, but we still need somebody to go through and acutely actually test the feature resp. fix any remaining issues. David
May 18 2014
On Sunday, 18 May 2014 at 13:18:51 UTC, David Nadlinger wrote:On Sunday, 18 May 2014 at 11:58:20 UTC, bioinfornatics wrote:Ok no problem ldc 0.13 beta puh on rawhide branch (fedora dev) with a rebuild for each D apps/libsWoa uOuh shared lib support added :-) I love youUnfortunately building Phobos as a shared library is not quite supported yet. I added the technical underpinnings for it, but we still need somebody to go through and acutely actually test the feature resp. fix any remaining issues. David
May 19 2014