Bug 35516 - choosing a different compiler
Summary: choosing a different compiler
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.0.2
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-28 22:33 UTC by Greek Bill
Modified: 2002-09-16 14:43 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 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