On Mon, 6 Apr 2009 00:02:21 -0600 Joseph <syscon...@gmail.com> 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 :-/ > Have you filed a bug? Since in a later message you say that you are not sure of whether you should use -march=k8 or -march=k8-sse3, it seems that in your situation -march=native is interesting. -- Software is like sex: it is better when it is free. --Linus Torvalds