Hi.. how do I go about upgrading packages which have dependencies and which are necessary for other programs.. for e.g. I'm trying to upgrade my version of gcc from 2.95 to 3.2 but if I download the individual gcc, g++, g77 etc. packages and try dpkg on them I get lots of unmet dependencies like binutils (which conflicts with modutils..) etc.. any smooth way to do this using apt-get or so?
Thanks, nirmal