On Mon, Feb 16, 2009 at 11:37 AM, Walter Bright <[email protected]> wrote: > Bill Baxter wrote: >> >> On Mon, Feb 16, 2009 at 10:32 AM, Walter Bright >> <[email protected]> wrote: >>> >>> Bill Baxter wrote: >>>> >>>> DMD 1.038/1.039 slowness is still there in DMD 1.040. >>>> >>>> A 1 minute build with 1.037 turns into >>>> a >12 minute build with 1.040 (not sure how long exactly, I got bored >>>> waiting to send this email) >>> >>> I don't know why that might be, so I need an example. >> >> Was this report no help? >> >> http://d.puremagic.com/issues/show_bug.cgi?id=2582 > > A smaller one would be much better.
Do you have a way to build dmd with debugging symbols that MSVC can read, and if so would it help to get a stack trace of the place where it's stuck? --bb
