Results 1 to 2 of 2
Hi I'm trying to uninstall GCC 2.95.3 so I can start using a newer version but when I attempt 'make uninstall' I'm told 'the uninstall target is not supported in ...
- 09-22-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 19
uninstall of older gcc
Hi I'm trying to uninstall GCC 2.95.3 so I can start using a newer version but when I attempt 'make uninstall' I'm told 'the uninstall target is not supported in this tree'.
So how exactly do I uninstall?
- 09-22-2006 #2
you don't need to uninstall your older version of gcc
install the version you want. Then create a symlink from gcc to the new version.


Reply With Quote
