On Fri, 18 Feb 2005, Michael Sullivan wrote:
> >From /etc/make.conf:
>
> CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
> CHOST="i686-pc-linux-gnu"
> CXXFLAGS="${CFLAGS}"
> MAKEOPTS="-j2"
>
>
> The machine is has a Pentium MMX 199MgHz processor, so I'm not sure if
> the i686 is right (I thought i686 was a Pentium II) so I changed CHOST
> to x86 and changed CFLAGS to i586 and re-emerged shadow. It let me
> set the password...
i686 is a Pentium II. Pentium MMX is, however, not one of those. It's
a pentium-mmx. Note that the performance difference is *not* sufficient
to justify a recompile from i586.
Ed
--
[email protected] mailing list