Bug#27485: wrong appending of additional compiler options

mjanich at gris.uni-tuebingen.de mjanich at gris.uni-tuebingen.de
Wed Jun 20 14:39:47 UTC 2001


Package: kdevelop
Version: 1.4.1 (using KDE 2.1.1 )
Severity: normal
Installed from:    compiled sources
Compiler:          gcc version 2.95.2 20000220 (Debian GNU/Linux)
OS:                Linux 2.2.14 i686
OS/Compiler notes: 

I put in additional options for the compiler in the project->options dialog similar to that "-DFIRST_VARIABLE -DSECOND_VARIABLE". After thet I saw that kdevelop appended it to the commandline for the compiler in that way:
g++ ... -Wall-DFIRST_VARIABLE -DSECOND_VARIABLE

Resulting in not using the first variable for compiling. If I enter " -DFIRST_VARIABLE -DSECOND_VARIABLE" everything works fine.

Cheerio, Jenner.

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)


-
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