Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-05-2004, 02:00 PM
|
#1
|
Member
Registered: Aug 2004
Location: Ohio
Distribution: Gentoo
Posts: 141
Rep:
|
downgrading gcc, gentoo
is there a way to downgrade gcc, the current is 3.4, which is terrible, i want gcc 2.95, i want to know if there is a way to downgrade it with emerge, or if I have to do it from source
|
|
|
08-07-2004, 02:08 AM
|
#2
|
Member
Registered: Sep 2003
Location: Australia
Distribution: Gentoo
Posts: 465
Rep:
|
The current stable version seems to be 3.3.3-r6, which is probably the way to go. I have heard very bad things about gcc 2.x and I don't think gentoo supports it (its marked unstable, anyway). If you really want to install 2.95, try
Code:
ACCEPT_KEYWORDS=~x86 emerge -av =gcc-2.95.3-r8
however, I would recommend
to downgrade to the latest stable version.
|
|
|
08-07-2004, 02:40 AM
|
#3
|
Senior Member
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577
Rep:
|
Quote:
Originally posted by spuzzzzzzz
The current stable version seems to be 3.3.3-r6, which is probably the way to go. I have heard very bad things about gcc 2.x and I don't think gentoo supports it
|
here is a quote from the Linux from Scratch people......
Quote:
This is an older release of GCC which we are going to install for the purpose of compiling the Linux kernel in Chapter 8. This version is recommended by the kernel developers when you need absolute stability. Later versions of GCC have not received as much testing for Linux kernel compilation. Using a later version is likely to work, however, we recommend adhering to the kernel developer's advice and using the version here to compile your kernel.
|
they were talking about gcc 2.95.........so
why would gentoo not support a GCC version with absolute stability???
Last edited by 320mb; 08-07-2004 at 02:42 AM.
|
|
|
08-07-2004, 06:46 AM
|
#4
|
Member
Registered: Sep 2003
Location: Australia
Distribution: Gentoo
Posts: 465
Rep:
|
Quote:
why would gentoo not support a GCC version with absolute stability???
|
I certainly wouldn't know--I only use it. But 2.95 is marked unstable, and I have had problems before while installing unstable development packages. I am certainly not an expert on compilers, but I'm pretty sure I've read rants about gcc 2.x before. Not that that's a great way to judge a piece of software, but still...
You could always compile it yourself or grab a binary package from somewhere. However, I'm not sure I see the point. The kernel developers say that gcc3.3 works to compile the kernel, but that it might not be suitable for production environments. But if you're running a server or something you'd probably be better of with RHEL or debian or something. Although I like gentoo a lot, stability doesn't seem to be one of its main goals.
|
|
|
08-07-2004, 07:05 AM
|
#5
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
It's probably in unstable because some of the new ebuilds might use compile options that are not available with the 2.x series of gcc which then might lead to ebuilds not working ok.
|
|
|
All times are GMT -5. The time now is 07:35 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|