digitalmars.D.announce - LDC 1.18.0
- kinke (15/15) Oct 16 2019 Glad to announce LDC 1.18:
- Newbie2019 (4/20) Oct 16 2019 Thanks for keep up the good work.
- zoujiaqing (3/7) Oct 22 2019 Yes, I wish it too.
- Laeeth Isharc (4/13) Oct 25 2019 We use iOS. If somebody were willing to do the work of bringing
- Adam D. Ruppe (6/9) Oct 25 2019 I have a bunch of patches I was working on a few weekends ago.
Glad to announce LDC 1.18: * Based on D 2.088.1. * Support for LLVM 9.0, which is used for the prebuilt packages. * Experimental prebuilt Android armv7a package. * Bundled dub upgraded to v1.17.0+ with improved LDC support, incl. cross-compilation. * Init symbols of zero-initialized structs are no longer emitted. * druntime: DMD-compatible {load,store}Unaligned and prefetch added to core.simd. * JIT improvements, incl. multi-threaded compilation. * Support for macOS 10.15 and, on Windows, for Visual Studio 2019 v16.3. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.18.0 Thanks to all contributors!
Oct 16 2019
On Wednesday, 16 October 2019 at 22:31:41 UTC, kinke wrote:Glad to announce LDC 1.18: * Based on D 2.088.1. * Support for LLVM 9.0, which is used for the prebuilt packages. * Experimental prebuilt Android armv7a package. * Bundled dub upgraded to v1.17.0+ with improved LDC support, incl. cross-compilation. * Init symbols of zero-initialized structs are no longer emitted. * druntime: DMD-compatible {load,store}Unaligned and prefetch added to core.simd. * JIT improvements, incl. multi-threaded compilation. * Support for macOS 10.15 and, on Windows, for Visual Studio 2019 v16.3. Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.18.0 Thanks to all contributors!Thanks for keep up the good work. Android CI is really a great for mobile users, I wish some day there also include IOS cross build binary package.
Oct 16 2019
On Thursday, 17 October 2019 at 04:04:41 UTC, Newbie2019 wrote:On Wednesday, 16 October 2019 at 22:31:41 UTC, kinke wrote: Thanks for keep up the good work. Android CI is really a great for mobile users, I wish some day there also include IOS cross build binary package.Yes, I wish it too. LDC for iOS needed.
Oct 22 2019
On Wednesday, 23 October 2019 at 02:22:56 UTC, zoujiaqing wrote:On Thursday, 17 October 2019 at 04:04:41 UTC, Newbie2019 wrote:We use iOS. If somebody were willing to do the work of bringing LDC up to date and maintaining it maybe we could support the work, or at least contribute to it.On Wednesday, 16 October 2019 at 22:31:41 UTC, kinke wrote: Thanks for keep up the good work. Android CI is really a great for mobile users, I wish some day there also include IOS cross build binary package.Yes, I wish it too. LDC for iOS needed.
Oct 25 2019
On Friday, 25 October 2019 at 21:53:05 UTC, Laeeth Isharc wrote:We use iOS. If somebody were willing to do the work of bringing LDC up to date and maintaining it maybe we could support the work, or at least contribute to it.I have a bunch of patches I was working on a few weekends ago. I'm committed to do the android thing first though and lately been doing dpp. but I already have a decent idea of what needs to be done from working on the dmd versions.
Oct 25 2019