building ldc on raspberry pi

Knud Soerensen 4tuu4k002 at sneakemail.com
Mon Oct 21 15:13:08 PDT 2013


On 2013-10-21 23:16, David Nadlinger wrote:
> ldc2 -version
LDC - the LLVM D compiler (234772):
  based on DMD v2.063.2 and LLVM 3.2
  Default target: arm-unknown-linux-gnueabihf
  Host CPU: arm1176jz-s
  http://dlang.org - http://wiki.dlang.org/LDC

  Registered Targets:
    arm      - ARM
    cellspu  - STI CBEA Cell SPU [experimental]
    cpp      - C++ backend
    hexagon  - Hexagon
    mblaze   - MBlaze
    mips     - Mips
    mips64   - Mips64 [experimental]
    mips64el - Mips64el [experimental]
    mipsel   - Mipsel
    msp430   - MSP430 [experimental]
    nvptx    - NVIDIA PTX 32-bit
    nvptx64  - NVIDIA PTX 64-bit
    ppc32    - PowerPC 32
    ppc64    - PowerPC 64
    r600     - AMD GPUs HD2XXX-HD6XXX
    sparc    - Sparc
    sparcv9  - Sparc V9
    thumb    - Thumb
    x86      - 32-bit X86: Pentium-Pro and above
    x86-64   - 64-bit X86: EM64T and AMD64
    xcore    - XCore

~/ldc/build/bin/ldc2 -vv test.d | head -n 1
Targeting 'arm-unknown-linux-gnueabihf' (CPU 'arm1176jzf-s' with
features '')



More information about the digitalmars-d-ldc mailing list