I have checked my ldc installation: the druntime library is located in ldc2-0.12.0-linux-x86/x86/libdruntime-ldc.a

You should also add a some extra flags like: -L-L/path/to/ldc/lib/<architecture> -L-Ldruntime-ldc .


On 08/31/2014 05:52 PM, seany wrote:
I am linking against tango

ldc -I/path/to/tango -L-L/path/to/tango  -L-ltango-dmd \

Reply via email to