Helge Hafting <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | >| >To set optimization level you should use --enable-optimization='-O2' | >| > | >| > | >| Ok, tried this. More exactly: | >| $ ./configure --prefix=/usr/local --with-frontend=qt --with-gnu-ld | >| --with-qt-includes=/usr/include/qt3 --disable-debug | >| --disable-concept-checks --enable-optimization=-O2 | > | >You should use '--disable-stdlib-debug' as well. that is a real time | >consumer, nice when developing but not else. | > | So --disable-stdlib-debug is not implied by --disable-debug?
No, I do not think so... (hmm ... I cannot remember how I implementet this bug stdlib debug and debug are realy ortogonal) -- Lgb