On 23 November 2010 16:59, David Tardon <dtar...@redhat.com> wrote: > On Tue, Nov 23, 2010 at 04:14:01PM +1100, Mattias Johnsson wrote: >> >> On a semi-related note, I'm doing a lot of stepping through the search >> and replace code trying to track the problem down. Because LO seems to >> be compiled using -O2 and -O3, there's a lot of optimization which >> means the way the code gets stepped through is often bizarre, and the >> values of useful variables have been optimized out by the compiler. Is >> there a simple option for building the LO project using a lower >> optimization level? I can't seem to find one... >> > > You can either do > > nopt=true make > > or reconfigure with --enable-debug (debug build only enables assertions > by default since yesterday, so the amount of output is quite > manageable).
Thanks! _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice