Hi,

I've had complaints from users about the fact that my configure script
adds "-g -O2" to CXXFLAGS by default since they want to compile an
optimized version of the library without debugging symbols.  I know
that gcc/g++ can generate debugging symbols for optimized code, but
that's not the issue.  The issue here is that the user doesn't appear
to have a choice about the "-g -O2" flags.  Is this correct?  If so,
why does autoconf add these?  Shouldn't it be up to the package
maintainer to decide whether these flags get added to the compiler
flags?

Thanks,
-Ossama
-- 
Ossama Othman <[EMAIL PROTECTED]>
Distributed Object Computing Laboratory, Univ. of California at Irvine
1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068  70E6 5EB7 5E71 F7A3 94A8

Reply via email to