Bug#27485: marked as done (wrong appending of additional compiler options) by John Firebaugh <jfirebaugh at kde.org>
Stephan Kulow
owner at bugs.kde.org
Sat Aug 31 08:30:22 UTC 2002
Your message with subj: wrong appending of additional compiler options
Thank you for your bug report.
The bug that your reported no longer applies to the latest development (CVS)
version of KDE. This is most probably because the bug has been fixed, the
application has been substantially modified, or the application no longer
exists. The bug report will be closed.
has caused the attached bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Stephan Kulow
(administrator, KDE bugs database)
(Complete bug history is available at http://bugs.kde.org/db/27/27485.html)
Received: (at submit) by bugs.kde.org; 20 Jun 2001 14:39:47 +0000
Received: (qmail 20601 invoked by uid 33); 20 Jun 2001 14:39:47 -0000
Date: 20 Jun 2001 14:39:47 -0000
Message-ID: <20010620143947.20600.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: wrong appending of additional compiler options
From: mjanich at gris.uni-tuebingen.de
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)
More information about the KDevelop-devel
mailing list