current KDevelop from CVS doesn't compile properly any more

F@lk Brettschneider gigafalk at yahoo.com
Sun Jul 1 17:20:42 UTC 2001


Hi,

1.) ./admin is a symbolic link to kde-common/admin which is up-to-date
from current CVS.
2.) I made cvs-clean by make -f admin/Makefile.common cvs-clean
3.) The current setting in kdevelop.kdevprj is "Optimization off" and
"Debug level = 3".

Then I tried to rebuild KDevelop-2.0cvs:
  make -f Makefile.cvs
  ./configure --enable-debug --prefix=/opt/kde2
  make

It outputs e.g. this:

c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde2/include
-I/usr/lib/qt2/include -I/usr/X11R6/include     -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align
-Wundef -Wconversion -fno-builtin -Wnon-virtual-dtor -Wno-long-long -g
-O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -O0 -g3 -Wall -fno-exceptions -fno-check-new  -c
ccwvirtualmethodview.cpp

But what's this!!!
There's "-g -02" but "-o0 -g3" as well. :-(

And this seems to be the reason that I cannot properly debug kdevelop
any more. Stepping aint possible any more...it always jumps to crazy
code lines and behaves like gone insane. It seems gdb get confused to
switched on compiler optimizations. 

Can anybody help me, please? :-)

All such stuff keeps on interrupting me from coding all the time. :-(((

Cheers,
F at lk


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list