Re: -march athlon breaks my networking was: ip stack broken?

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Sun, 19 Oct 2003 13:40:12 -0700
On Sun, Oct 19, 2003 at 03:39:59PM -0400, slave-mike wrote:
> I realized that my /etc/make.conf was set to use -O0 -march athlon
> for kernel builds.
> 
> After removing the COPTS and CPU stuff form /etc/make.conf my kernel's
> networking now works fine.
> 
> Any clue as to why -march athlon breaks my networking?

That's a syntax error - can you please confirm you meant
-march=athlon?

Kernels aren't usually built without optimization (-O0).  Is there
some reason you chose to do that?

Kris

Received on Sun Oct 19 2003 - 11:40:17 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:25 UTC