On Wed, 10 Feb 2016 23:30:03 +0000, Márcio Martins wrote: > So, I double check I actually did recompile druntime and look for the > output lib files, and immediately thought that it must be picking up the > system include and lib paths instead of this development env.
I'm working on druntime stuff now, and I'm about to run into the same issue. I notice that the dmd 2.070 package does not contain libdruntime. I presume it's rolled into libphobos. And I notice that the phobos makefile references "../druntime". Try building phobos as well and see how that works?