Joseph wrote:
On 04/03/09 10:34, alain.didierj...@free.fr wrote:
Has one of you guys already switched from gcc-4.1.2 to gcc-4.3.2 and
performed "emerge system" ?
What gives ? Any problem ? Is it worth it right now ? Please tell...
--
~adj~
I just notice that there is a problem with CFLAGS -march=native on AMD64
I recompile my system using this new flag and have a lot of problems. an
examples new xorg-server-1.5... would not compile, I switch back to my
previous settings:
-march=athlon64 and it compiled on first pass.
So, now I'm recompiling the system with my old flag: -march=athlon64 :-/
-march=native is only useful if you don't know what to use. I guess
most Gentoo users do know what to use. Why should I use "native" if I
know that my CPU is "athlon64" :P