>>>>> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes:

Richard> I know I saved all this somewhere :) But I can't find it.
Richard> How to I suppress optimizatoin at ./configure time again?

The easiest is at make time

make CXXFLAGS='-g'
or
make CXXFLAGS=

JMarc

Reply via email to