On Tue, Jul 14, 2009 at 14:24, Neil Bothwick<n...@digimed.co.uk> wrote: > On Tue, 14 Jul 2009 13:37:21 +0200, Alan McKinnon wrote: > >> > Should I use -march=core2 or nocona or native? >> > I am starting a fresh install of Gentoo on a new machine. >> > Thanks in advance. >> >> Is this a fresh unstable install? If so, your gcc will be recent and >> you should use "march=native" > > Unless you use distcc > >
It's a fresh install but have never used unstable version. Would gcc stable version 4.3.2-r3 work with using 'march=native'? Won't be using distcc. Denis