Bug 35649

Summary: KDevelop added -s gcc option for no apparent reason
Product: [Applications] kdevelop Reporter: richard
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 2.0.1   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description richard 2001-12-02 01:43:49 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.0.1 (using KDE 2.2.1 )
Severity:          normal
Installed from:    Mandrake RPMs
Compiler:          gcc Mandrake Linux 8.1 2.96-0.62mdk
OS:                Linux
OS/Compiler notes: Not Specified

I'm working on a KDevelop project and everything was fine until yesterday when I tried to add a shared library. I wanted to have the shared library sources in the project directory so I added them but decided not to add them to the KDevelop project and restored the backups I made before trying it. After that every executable I built was stripped. I discovered this when I tried to debug. I finally fixed the problem by setting the flag from the options letting KDevelop reconfigure and clearing it.

(Submitted via bugs.kde.org)
Comment 1 Caleb Tennis 2002-10-09 21:55:16 UTC
Can't reproduce.