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/ >Received on Sun Oct 19 2003 - 14:08:26 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:25 UTC