Results 1 to 2 of 2
I've tried to apt-get install gcc-3.0, but my glibc 2.3.2 configure script detects my gcc version as 2.95. Does apt-get have a feature to get a newer version of gcc?...
- 04-13-2004 #1Just Joined!
- Join Date
- Jan 2004
- Location
- Pittsburgh, PA, USA
- Posts
- 28
Upgrading GCC on Debian
I've tried to apt-get install gcc-3.0, but my glibc 2.3.2 configure script detects my gcc version as 2.95. Does apt-get have a feature to get a newer version of gcc?
- 04-14-2004 #2
I think that it's:
It might be upgrade...or might not be either. man apt-get should help if neither of those work, though.Code:apt-get update gcc
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
