On Mon, Aug 20, 2012 at 7:33 AM, cal <callumena...@gmail.com> wrote: > I don't think I can narrow down this problem easily, I suspect the problem > is in a 11k lines module of template heavy code generated by Pegged. I am > just wondering if anyone who saw this problem pre the git commit also has > trouble with debug builds, or if this is a different bug.
I also had lots of trouble with Pegged and optlink since 2.060. Are you using rdmd? Because I have no linking problems with dmd, only rdmd, strangely enough. Maybe it's due to rdmd reusing cached information that should be updated more aggressively.