Bug 64495

Summary: gcc3 missing packages
Product: [Retired] Red Hat Linux Reporter: Nathan G. Grennan <redhat-bugzilla>
Component: gcc3Assignee: Jakub Jelinek <jakub>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: greg_corson, noa-bugzilla-redhat, olivier.crete, rdieter, robertk
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-07-17 20:19:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nathan G. Grennan 2002-05-06 20:27:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0+) Gecko/20020501

Description of problem:
gcc3 seems to be missing from redhat 7.3. gcc3 was in redhat-7.2 and an update
was even released. I wouldn't turn this in, except that it also wasn't mentioned
in the release notes. I read mention doing the beta that it wasn't included
until it could be decided if to include 3.0.4 or 3.1. It seems someone forgot to
make the decesion, or forgot to mention the decesion to drop it all together in
the release notes.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. mount redhat 7.3 cds
2. ls the right directories and grep for gcc3

	

Actual Results:  no results

Expected Results:  gcc3 packages

Additional info:

Comment 1 Jakub Jelinek 2002-05-10 14:21:48 UTC
See ftp://people.redhat.com/jakub/gcc3/3.1-0.28/
for the latest version of gcc 3.1 packages.

Comment 2 Trever Adams 2002-06-18 00:55:57 UTC
I found this most annoying as well.  I need gcc 3.x for c++ cs homework (it
requires the c++ standards support that isn't in 2.9x).  I also want to use apps
(cinerella) that don't compile with 2.9x.

Comment 3 Rex Dieter 2002-06-19 03:03:48 UTC
I suppose that url provided for gcc3 *should* say 
ftp://people.redhat.com/jakub/gcc3/
(-:

Comment 4 Greg Corson 2002-07-17 20:09:00 UTC
I'm trying to apply these RPMs to RedHat7.2

After updating my machine to the latest GDB, I still get this conflict: 

kaffe conflicts with libgcj3-3.1-5

Is it safe to ignore this?  I didn't see any newer of kaffe around mine is
Engine: Just-in-time v3   Version: 1.0.6   Java Version: 1.1

Thanks for posting these, they save us a lot of trouble because we need to work in GCC3 but want to keep GCC2.9x around in case we have to build any 
drivers or kernel modules to add on to the RH kernel.  Having both compilers available is essential till RH upgrades to GCC3



Comment 5 Rex Dieter 2002-07-17 20:18:57 UTC
kaffe has been deprecated, and is no longer included in redhat linux, as of 
7.3.  The solution to your rpm conflict would be do remove kaffe.

Comment 6 Greg Corson 2002-08-30 00:59:41 UTC
Would it be possible to get these RPM built to install GCC 3.2 as GCC3?