[Bug 56132] New: Have to close and reopen project to make additional linker options work
Ulf
ulf at emi.yamaha.co.jp
Wed Mar 19 08:07:05 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=56132
Summary: Have to close and reopen project to make additional
linker options work
Product: kdevelop
Version: unspecified
Platform: RedHat RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: ulf at emi.yamaha.co.jp
Version: 3.1.2 (using KDE KDE 3.1KDE 3.0.3)
Installed from: RedHat RPMsRedHat RPMs
Compiler: gcc 3.2
OS: Linux
With the wizard I create a new C++ terminal program, fine.
Then I press F8 and it compiles fine.
Then I go under project settings and add an additional
linker flag, e.g. -shared
Upon closing the dialog Kdevelop regenerates the makefile
and fails with following message:
checking whether the C compiler works... configure: error: cannot run C compiled programs
***failed***
However, when I close the project and reopen it everything
works fine.
This bug is not grave but very annoying.
I've seen this on two different computers (both RedHat8.0)
More information about the KDevelop-devel
mailing list