Tango Problems..
Rémy Mouëza via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Aug 31 13:39:46 PDT 2014
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 \
More information about the Digitalmars-d-learn
mailing list