Hi Alexandre,
On Mon, May 22, 2000 at 06:21:47PM -0300, Alexandre Oliva wrote:
> On May 22, 2000, Ossama Othman <[EMAIL PROTECTED]> wrote:
>
> > The issue here is that the user doesn't appear to have a choice
> > about the "-g -O2" flags. Is this correct?
>
> No, he can just set CFLAGS/CXXFLAGS himself in the environment, before
> running configure.
Okay, but it seems odd that the only way to disable the "-g -O2" is to
set CFLAGS/CXXFLAGS in the environment. IMHO, it would be better to
add "--enable-debug" and "--enable-optimize=level" options, so that is
easier to disable either or both flags without forcing the user to set
C/CXXFLAGS just so that can disable the flags automatically set by
configure. Note that, I'm not advocating that autoconf not set these
flags automatically by default. I just think that there should be an
easier way for users to disable them.
-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