Florian Philipp schrieb: > Jarry schrieb: > >> Hi, >> >> today after syncing I found new version of GCC being available, >> "emerge --pretend --update --deep --newuse world" shows: >> >> [ebuild NS ] sys-devel/gcc-4.3.2-r3 [4.1.2] USE="..." >> >> [snip] >> >> Jarry >> >> >> > > You don't need to follow this guide. Just emerge and you'll be fine. > However, you might want to make adjustments to CFLAGS (especially when > you have a newer CPU, there are new -march settings for your chip) and > reemerge cpu-intensive programs and maybe important libraries like glibc > to profit from the new features. > > Hi,
have a look at: http://en.gentoo-wiki.com/wiki/Safe_Cflags#-march.3Dnative I just changed this and did only follow up till emerge -eav system. Will skip world unless I do run in trouble. kh