pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: audio problems with -current/GCC4?



"John D. Baker" <jdbaker%mylinuxisp.com@localhost> writes:
> In my case, I only used -march in my kernel config:
>
>     makeoptions    CPUFLAGS+="-march=athlon -mmmx -msse"

FYI, the kernel does not use floating point, and is not supposed to
use the floating point registers. I would suggest that there is no
point in setting -mmmx -msse etc in the kernel.

Perry



Home | Main Index | Thread Index | Old Index