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. Try: CFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe" ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- [EMAIL PROTECTED] mailing list

