On 15/06/2011 11:55, Kārlis Repsons wrote: > Hi all, > > I've got a machine, which hasn't been upgraded for some 2 years or less. It > has GCC-4.3.4 and now I tried to upgrade to 4.5.2, but something failed. So > I'm here to ask for the right sequence of upgrades and other actions before > it's too late... > > These actions done already: > 1. updated binutils, > 2. updated glibc, > 3. unmerged and re-emerged libtool (had a blocker), > 4. tried with the new GCC, but failed with some unclear problems, > 5. switched to vanilla GCC and now compile glibc... > > So have I done something bad or what should I do to be sure that the upgrade > goes as smooth as possible? Thanks...
You didn't give any info on the problems you had using gcc 4.5 so very hard to comment. However, roughly the upgrade of any gcc is as per the docs (upgrade, switch to it, upgrade libtool, emerge -ev system) Likely problems you had were dependencies upgrading from a very old system? Remember there is no harm in masking your gcc, upgrading, then upgrading gcc is this solves some dependency? (Slower) Remember to backup the machine... Ed W