Bug 64495
| Summary: | gcc3 missing packages | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Nathan G. Grennan <redhat-bugzilla> |
| Component: | gcc3 | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | 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
See ftp://people.redhat.com/jakub/gcc3/3.1-0.28/ for the latest version of gcc 3.1 packages. 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. I suppose that url provided for gcc3 *should* say ftp://people.redhat.com/jakub/gcc3/ (-: 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 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. Would it be possible to get these RPM built to install GCC 3.2 as GCC3? |