Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Oct 2003 19:08:18 -0400 (EDT)
From:      Andre Guibert de Bruet <andy@siliconlandmark.com>
To:        slave-mike <slave-mike@rv1.dynip.com>
Cc:        mjoyner <mjoyner@rv1.dynip.com>
Subject:   Re: -march athlon breaks my networking was:  ip stack broken?
Message-ID:  <20031019190539.P54982@alpha.siliconlandmark.com>
In-Reply-To: <3F92E88F.6020802@rv1.dynip.com>
References:  <3F9097DD.1090500@rv1.dynip.com> <20031018161032.T35407@carver.gumbysoft.com> <3F92093F.9070008@rv1.dynip.com> <3F922269.1020909@rv1.dynip.com> <3F9223D5.9050501@rv1.dynip.com> <3F92E88F.6020802@rv1.dynip.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 19 Oct 2003, 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?

Could you change only one variable at a time? Start off by using
-march=athlon and -O to eliminate the -march argument. As Kris pointed
out, kernels are usually not built with -O0.

Regards,

> Andre Guibert de Bruet | Enterprise Software Consultant >
> Silicon Landmark, LLC. | http://siliconlandmark.com/    >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031019190539.P54982>