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

Andre Guibert de Bruet andy at siliconlandmark.com
Sun Oct 19 16:08:26 PDT 2003


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/    >


More information about the freebsd-current mailing list