./configure --help "--enable-debug=no && --disable-debug=no"?

Matt Rogers mattr at kde.org
Tue Jun 14 00:04:51 UTC 2005


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'


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20050614/a780f6ea/attachment.sig>


More information about the KDevelop-devel mailing list