PDA

View Full Version : How to install GCC 3.0 in Ubuntu 8.04



codeAries
October 23rd, 2008, 12:19 AM
Am I a fool... Maybe :)

I really need to install GCC 3.0, someone help me out please.

Thank you in advance.

bruce89
October 23rd, 2008, 12:50 AM
gcc-3.4 (apt:gcc-3.4) or perhaps gcc-2.95 (apt:gcc-2.95)

codeAries
October 23rd, 2008, 01:05 AM
Bruce89, thank you.

But do i need to uninstall the present (GCC 4.2.4) GCC?

If so, how will i remove?

bruce89
October 25th, 2008, 11:46 PM
I suspect the old releases can be called with something gcc-2.9 or gcc-3.0. See what dpkg -L gcc-2.95/gcc-3.4 says.