unwanted g++ flags in 2.1.4
Boris Gorelik
bgbg at md.huji.ac.il
Thu Nov 28 07:32:49 GMT 2002
Hi all!
I've recently tried to compile a code I had written several months ago with
kdevelop 2.1.0 (which used to compile without any problem). Now I'm using
kdevelop 2.1.4, and the code doesn't compile. A quick look on compiler's
messages reveals:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wnon-virtual-dtor -Wno-long-long
-Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith
^^^^^^^^^
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -O2 -O0 -g3 -Wall -fno-exceptions -fno-check-new -c
-o atom.o `test -f atom.cpp || echo './'`atom.cpp
Which means that the compiler uses -pedantic option that apparently wasn't on
the previous compiles. The problem is that I couldn't find an appropriate
menu to cancel this behavior (since it's much easier to cancel -pedantic then
improving the code ;) ).
Can anyone throw a hint?
Thanks in advance
--
Boris Gorelik
Thu, 28/Nov/2002, 23 Kislev 5763
-------------------------------------------------
! Molecular Modelling Group !
! Pharmacy School, Hadassa Faculty of medicine !
! The Hebrew University of Jerusalem !
! http://www.md.huji.ac.il/models/group.html !
!
!------------------------------------------------
-
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