Summary: | upgrading from gcc 3.3.5 to 3.4.4-r1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | John Kelly <kelly_worth2003> |
Component: | [OLD] GCC Porting | Assignee: | Please assign to toolchain <gcc-porting> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2005.1 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
John Kelly
2005-12-23 17:18:01 UTC
Does it always fail in the same spot? If you `emerge --resume --skipfirst` do you get another error somewhere else in another package? the upgrade always failed on the same spot with the same error but it seems to work now as i followed the guide again and chose the fast option of upgrading gcc but i still have some problems with gcc 3.3.5. all my kernel modules look for gcc 3.3.5 and fail to load because gcc 3.3.5 isnt there. i have recompiled my kernel with the new gcc and it still fails. i am running emerge -eav system and emerge -eav world to see if the problem will be fixed. although it could try and compile gcc 3.4.4 again and fail eventhough gcc 3.4.4 is already installed. emerge --update --deep --newuse world didnt fail after i followed the guide. i also done emerge --depclean and revdep-rebuild but now im having a problem with the modules as it needs gcc 3.3.5. Well, if you can reproduce it again, give us the error and the output of `emerge info' at that time. Until then, i'll assume this is fixed. |