./configure --help "--enable-debug=no && --disable-debug=no"?
Steven T. Hatton
hattons at globalsymmetry.com
Tue Jun 14 01:20:13 UTC 2005
On Monday 13 June 2005 18:03, Matt Rogers wrote:
> On Monday 13 June 2005 09:59 am, Steven T. Hatton wrote:
> > This message didn't show up on my end the first time I sent it.
> > This is from the ./configure of KDevelop:
> >
> > --enable-debug=ARG enables debug symbols (yes|no|full) default=no
> > --disable-debug disables debug output and debug symbols
> > default=no
> >
> > What does it mean? It seems to say the debug symbols are both enabled
> > and disabled.
>
> './configure --disable-debug' to compile w/o debug symbols
> './configure --enable-debug' to compile with debug symbols
>
> there is also './configure --enable-debug=full' but i don't know that
> there's any difference between that and './configure --enable-debug'
I was describing what I saw as the default settings. There seems to be a
conflict there.
--
Regards,
Steven
More information about the KDevelop-devel
mailing list