Bug 35649 - KDevelop added -s gcc option for no apparent reason
Summary: KDevelop added -s gcc option for no apparent reason
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.0.1
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-02 01:48 UTC by richard
Modified: 2002-10-09 21:55 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 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.