Steven Schveighoffer Wrote:What I find odd is that libdruntime.a is in the lib subdir even though it's never used.This is largely a historical artifact, though I do still sometimes link druntime explicitly to test without Phobos.
AFAIK, the libdruntime.a in the <arch>/lib dir is unused, and probably is not tested on releases, so it would be a good idea not to include it.
-Steve
