Roger Wilco!

Andre Guibert de Bruet wrote:
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/    >

_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to