Results 1 to 2 of 2
Hi
I need to get and old version of gcc, but have problems with compiling with gcc 4.4.
Is it possible to get an precompiled version, or do you have ...
- 07-25-2011 #1Just Joined!
- Join Date
- Jul 2011
- Posts
- 3
get gcc 3.x on debian squeeze
Hi
I need to get and old version of gcc, but have problems with compiling with gcc 4.4.
Is it possible to get an precompiled version, or do you have an good idea?
regards.
- 07-26-2011 #2Linux Guru
- Join Date
- May 2011
- Posts
- 1,813
Sometimes distros make older versions of apps available in their repos (esp. common ones like gcc). Look for it in your repos:
Code:apt-cache search gcc apt-cache dumpavail|grep gcc


Reply With Quote
