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=athl
Norberto Bensa skrev:
Quoting Albert Hopkins <[EMAIL PROTECTED]>:
On Tue, 2007-09-18 at 18:56 -0500, Albert Hopkins wrote:
Well, I hate to sound like a ricer, but apparently it's my CFLAGS :|
CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-pointer"
I have an Athlon 64 X2,
Hmmm
Quoting Albert Hopkins <[EMAIL PROTECTED]>:
Seems to be a problem with GCC.
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="-
On Tue, 2007-09-18 at 20:16 -0500, Albert Hopkins wrote:
> No, doesn't work. I'm going to try downgrading GCC (w/o any
> optimizations), re-compiling shadow with my original CFLAGS and see
> what
> happens.
# grep ^CFLAGS /etc/make.conf
CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-point
On Tue, 2007-09-18 at 22:08 -0300, Norberto Bensa wrote:
> Hmmm... I have one of those. Try:
>
> CFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe"
>
No, doesn't work. I'm going to try downgrading GCC (w/o any
optimizations), re-compiling shadow with my original CFLAGS and see what
happens
Quoting Albert Hopkins <[EMAIL PROTECTED]>:
On Tue, 2007-09-18 at 18:56 -0500, Albert Hopkins wrote:
Well, I hate to sound like a ricer, but apparently it's my CFLAGS :|
CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-pointer"
I have an Athlon 64 X2,
Hmmm... I have one of those
On Tue, 2007-09-18 at 18:56 -0500, Albert Hopkins wrote:
[...]
> I think i'm going to have to use gdb (yeck) and
> step through the program.
Well, I hate to sound like a ricer, but apparently it's my CFLAGS :|
CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-pointer"
I have an Athlo
7 matches
Mail list logo