The ldc.conf from ldc 0.9.2+hg1655 (from maverick) looks as following:
default:
{
// 'switches' holds array of string that are appends to the command line
// arguments before they are parsed.
switches = [
"-I/usr/include/d",
"-I/usr/include/d/ldc",
"-I/usr/include/d/tango/core/vendor",
"-L-L/usr/lib/d",
"-d-version=Tango",
"-defaultlib=tango-user-ldc",
"-debuglib=tango-user-ldc"
];
};
Do you know if the change you mentioned is still needed?
--
ldc.conf is missing some tango libraries
https://bugs.launchpad.net/bugs/558810
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs