On Tue, 2007-09-18 at 23:01 -0300, Norberto Bensa wrote:
> Or with your CFLAGS:
> 
> [EMAIL PROTECTED] ~ $ cat /proc/cpuinfo  | grep ^model\ name | head -n 1
> model name      : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
> 
> [EMAIL PROTECTED] ~ $ grep CFLAG /etc/make.conf
> CFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe" 

Possibly, but it still breaks with your CFLAGS.  Even with CFLAGS="-O2"
it breaks.  According to the Wiki all the optimization flags I'm using
should be ok on my arch, and indeed they do work with GCC 4.1.  The only
thing that's changed relatively recently was the upgrade to GCC 4.2 (and
other software). The hardware and CFLAGS have been constant.
--
Albert W. Hopkins

-- 
[EMAIL PROTECTED] mailing list

Reply via email to