Bug 56132 - Have to close and reopen project to make additional linker options work
Summary: Have to close and reopen project to make additional linker options work
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-19 08:06 UTC by Ulf
Modified: 2003-06-30 12:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulf 2003-03-19 08:06:09 UTC
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)
Comment 1 Amilcar do Carmo Lucas 2003-05-22 16:45:25 UTC
Which version of KDevelop do you have? 
Which version of QT do you have? 
 
Comment 2 Ulf 2003-05-29 02:53:46 UTC
Subject: RE:  Have to close and reopen project to make additional linker options work         

> -----Original Message-----
> From: owner@bugs.kde.org [mailto:owner@bugs.kde.org]On Behalf Of Amilcar
> do Carmo Lucas
> Sent: Thursday, 22 May 2003 11:45 PM
> To: ulf@emi.yamaha.co.jp
> Subject: [Bug 56132] Have to close and reopen project to make additional
> linker options work 
> 
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>      
> http://bugs.kde.org/show_bug.cgi?id=56132     
> 
> 
> 
> 
> ------- Additional Comments From a.lucas@tu-bs.de  2003-05-22 
> 16:45 -------
> Which version of KDevelop do you have? 
> Which version of QT do you have?

Standard installation from RedHat8:
KDevelop 2.1.3
KDE 3.0.3-8  
Qt 3.0.5

Comment 3 Jens Dagerbo 2003-05-29 06:35:10 UTC
KDevelop-2.1 got bugfix releases up to 2.1.5, but past that it is now unsupported - no 
new bugfix releases will be made. 
 
All new development is now taking place on Gideon - what is to become KDevelop-3. 
 
Try updating to 2.1.5. If that doesn't do it, consider updating to Gideon. 
 
 
Comment 4 Amilcar do Carmo Lucas 2003-06-30 12:31:25 UTC
Going to close it as fixed 
Comment 5 Amilcar do Carmo Lucas 2003-06-30 12:31:34 UTC
*** Bug has been marked as fixed ***.