Bug 35516

Summary: choosing a different compiler
Product: [Applications] kdevelop Reporter: Greek Bill <greek_bill>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: 2.0.2   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Greek Bill 2001-11-28 22:19:55 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.0.2 (using KDE 2.2.0 -11)
Severity:          wishlist
Installed from:    Red Hat Linux 7.2
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
OS:                Linux (i686) release 2.4.7-10
OS/Compiler notes: 

I've looked but I don't think there is a way to choose a different a different compiler or a different version of gcc.

For examlpe Red Hat 7.2 comes with gcc 2.9.x and 3.0.x.

By default gcc 2.9.x is being used by all applications. However from within KDevelop I want to use gcc3!

I can change the makefile but then KDevelop overwrites it!

If there is a way to do this could you please let me know?

Thanks
bill

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 John Firebaugh 2002-09-15 21:46:44 UTC
./configure CXX=g++ 
Or in Gideon set these options in the project settings