compiler options/warnings
mh
crapsite at gmx.net
Sat Jan 27 13:27:55 GMT 2001
Hi,
whenever I create a project with KDevelop1.3, it compiles with the following
compiler options/warnings:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/sourcepackages/qt-2.2.1/include
-I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long
-fno-builtin -O0 -g3 -Wall -c blubview.cpp
Remark:
The compiler warnings are set to -Wall (== only this checkbox is selected)
under Project->Options->Warnings tab. Optimization isn't turned on at all and
the debuglevel is set to 3.
Why do I get -O2 */and*/ -O0? And where do all the other settings come from,
like -W -Wpointer-arith and so on?
Thanks
Michael
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list