Re: [gentoo-user] Re: emerge -e errors right after install

2013-08-17 Thread Francisco Ares
2013/8/17 Michael Palimaka > On 17/08/2013 08:38, Walter Dnes wrote: > >> >>I have the following in make.conf >> >> CFLAGS="-O2 -march=native -fomit-frame-pointer -pipe -fno-unwind-tables >> -fno-asynchronous-unwind-**tables" >> CXXFLAGS="${CFLAGS}" >> >> ...where "-march=native" will always

Re: [gentoo-user] Re: emerge -e errors right after install

2013-08-17 Thread Francisco Ares
2013/8/16 Walter Dnes > On Fri, Aug 16, 2013 at 03:18:35PM -0300, Francisco Ares wrote > > > You were right. I have overlooked the type of the new machine's CPU (it > is > > a "Pentium(R) Dual-Core CPU" and the other one, already working, is a > > "Intel(R) Core(TM)2 Duo CPU"). So, a "march=noc

Re: [gentoo-user] Re: emerge -e errors right after install

2013-08-16 Thread Walter Dnes
On Fri, Aug 16, 2013 at 03:18:35PM -0300, Francisco Ares wrote > You were right. I have overlooked the type of the new machine's CPU (it is > a "Pentium(R) Dual-Core CPU" and the other one, already working, is a > "Intel(R) Core(TM)2 Duo CPU"). So, a "march=nocona" instead of a > "march=core2" s

Re: [gentoo-user] Re: emerge -e errors right after install

2013-08-16 Thread Francisco Ares
2013/8/16 Francisco Ares > > 2013/8/16 Michael Palimaka > >> On 16/08/2013 23:22, Francisco Ares wrote: >> >>> 26892 Illegal instruction | $AWK -f "$ac_tmp/subs.awk" > >>> 31167 Illegal instruction | $AWK -f "$tmp/subs.awk" > $tmp/out >>> >> > [...] >> >> I have built binary

Re: [gentoo-user] Re: emerge -e errors right after install

2013-08-16 Thread Francisco Ares
2013/8/16 Michael Palimaka > On 16/08/2013 23:22, Francisco Ares wrote: > >> 26892 Illegal instruction | $AWK -f "$ac_tmp/subs.awk" > >> 31167 Illegal instruction | $AWK -f "$tmp/subs.awk" > $tmp/out >> > > [...] > > I have built binary packages for "sed" and "gawk", created