[Bug 54498] New: When entering multiple options in CXXFLAGS I have to put quotation marks in.
Barry Stokes
barry at unholysoftware.co.uk
Tue Feb 11 21:21:02 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=54498
Summary: When entering multiple options in CXXFLAGS I have to put
quotation marks in.
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: gideon
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: barry at unholysoftware.co.uk
Version: Alpha 3 (using KDE KDE 3.1)
Installed from: Compiled From Sources
Compiler: GCC 3.2.1
OS: Linux
When changing the options for "Compiler flags (CXXFLAGS)" (in Project->Project Options->Configure Options->C++) if you enter more than one item, or anything with spaces in it, then you have to enclose the whole thing with quotation marks (") or else configure dies. It seems that it is setting CXXFLAGS on the command line without quotes and is causing it to interpret the meaning of what it written incorrectly.
More information about the KDevelop-devel
mailing list