--- Chuck Swiger <[EMAIL PROTECTED]> wrote:
> On Oct 4, 2006, at 10:32 AM, perikillo wrote: > > My kernel file is this: > > > > machine i386 > > cpu I686_CPU > > You should also list "cpu I586_CPU", otherwise you > will not include > some optimizations intended for Pentium or higher > processors. > are you sure about this??? This statement seems to contradict the handbook which says "it is best to use only the CPU you have" I would think I686_CPU would cause the build know it is higher then a pentium and thus use those optimizations. But if this is true... -brian _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
