Search results

Jump to: navigation, search

Page title matches

  • ...om/ldc-developers/ldc/blob/master/runtime/ldc-build-runtime.d.in ldc-build-runtime]. * Link-Time Optimization (LTO) for the runtime libraries by recompiling with <tt>-flto</tt>, which produces smaller binari
    6 KB (740 words) - 20:29, 3 February 2023

Page text matches

  • ...Kai Nacke] || [https://www.youtube.com/watch?v=kiWy2BJdYgQ Where Art Thou, LDC?] || [http://dconf.org/2017/talks/nacke.pdf Yes] || [http://dconf.org/2017/ ...s://www.youtube.com/watch?v=YL6Tp8Zb5aI Abstraction Cost and Optimization (LDC)] || [http://dconf.org/2017/talks/engelen.pdf Yes] || [http://dconf.org/201
    34 KB (4,757 words) - 16:47, 21 December 2023
  • = [[LDC|LDC &raquo;]] = <div style="text-align: right;">[[LDC|LDC Portal &raquo;]]</div>
    8 KB (1,185 words) - 01:37, 18 May 2021
  • Generally, [[LDC]] should be straightforward to use, like any other compiler. It comes with ...line).<br>ldmd2 forwards unknown command-line options to ldc2, so advanced LDC-specific command-line options can be used with ldmd2 too.
    4 KB (599 words) - 10:27, 7 August 2023
  • ==LDC== ..., like porting some of the LLVM tools/features designed for C/C++ to the D-LDC world. Things like:
    6 KB (1,109 words) - 20:23, 1 September 2015
  • ...mpiler internal module symbols should not be exported by default. Consider building a D-Dll with a pure C interface. In this case you don't want to export any When building shared libraries on *nix systems all symbols are visible
    13 KB (2,008 words) - 12:39, 31 January 2017
  • ==LDC== ..., like porting some of the LLVM tools/features designed for C/C++ to the D-LDC world. Things like:
    18 KB (2,945 words) - 20:23, 1 September 2015
  • ...safety is an important aspect of language design, and we plan to continue building on the @safe/@trusted/@system troika. : [[GDC|gdc]] and [[LDC|ldc]] play an important role in the D ecosystem. They should continue to improv
    5 KB (719 words) - 10:14, 17 May 2018
  • programs in purely functional style and LDC optimizes it to the very good. The compiler situation feels odd, LDC and GDC have
    16 KB (2,917 words) - 02:14, 12 December 2018
  • ...PC or Mac and running the app on Android, versus native compilation, both building and running on your Android device itself. * A command shell on your host PC/Mac, where you'll run the LDC D compiler
    20 KB (3,119 words) - 19:16, 13 December 2022
  • ...er cross-compilation support, [[Building LDC runtime libraries|try the new runtime cross-compilation tool instead]].'''</span> This page will show you how to build a ldc cross-compiler for ARM architecture on GNU/Linux, so that you can build an
    3 KB (520 words) - 15:41, 19 September 2017
  • * functionality to support building D client library packages A flexible (de)serialization framework that can be used as a standardized building block for various serialization related things: std.json, std.csv, Protocol
    34 KB (5,227 words) - 09:35, 2 October 2019
  • * support building a {snap, Debian, Arch, ...} package out of DUB package === LDC (LLVM-based D compiler) ===
    26 KB (4,057 words) - 09:39, 2 October 2019
  • ...tables for each host → target combination. This page shows how to set up LDC for cross-compilation and -linking. The fundamental instrument for cross-compilation is LDC's <code>-mtriple</code> command-line option (the corresponding clang switch
    9 KB (1,252 words) - 20:41, 7 January 2024
  • ...ng C or C++. Python and Java are more popular today, but fail due to large runtime size and resource requirements. Programming in D will be comfortable, since D has 3 compiler implementations. Currently, only GDC and LDC support ARM and CPUs other than x86.
    14 KB (1,906 words) - 07:04, 12 May 2018
  • * No dependencies (No Phobos, no C standard library, and no official D runtime). * Consider using -betterC, but a custom minimal D runtime is also a viable option
    21 KB (3,279 words) - 04:42, 1 November 2018