LDC 0.15.0 alpha1 released! Please help test!

Andrei Amatuni via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sun Oct 26 18:24:29 PDT 2014


Building DCD (d completion daemon) is failing for me. The build
works with DMD though. It was failing with the same error on
0.14.0 too, so it's not something new. I'm on OS X. It might just
be a stupid mistake on my part. Here's my error message:

Undefined symbols for architecture x86_64:
    "__D4core8internal4hash9bytesHashFNaNbNePxvmmZm", referenced
from:
        __D11modulecache10CacheEntry6toHashMxFNbNfZm in
modulecache.o

__D4core8internal4hash16__T6hashOfTxAyaZ6hashOfFNaNbNeKxAyamZm in
modulecache.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to
see invocation)


More information about the digitalmars-d-ldc mailing list