> From: Sean Sieger <sean.sie...@gmail.com> > Date: Wed, 23 Feb 2011 20:13:14 -0500 > Cc: help-emacs-windows@gnu.org > > Eli Zaretskii <e...@gnu.org> writes: > > Given that the precompiled binaries were built with optimizations, I > expect difficulties in interpreting the backtraces and anything GDB > will report, so the useful next step (after you find out what can be > found with these binaries) would be to try running an unoptimized > build. > > I configure with `--no-opt', you weren't expecting me to? or, > optimizations are made regardless?
No, I just forgot that you build without optimizations. Sorry, and thanks for reminding me.