On Tue, Oct 30, 2001 at 05:21:50PM +0100, Guillaume Cottenceau wrote:
> 
> You could build for i586 arch with a 100% compat to Pentium and for i686
> arch with all opts turned on, maybe.

That sounds good to me.  All you would have to do is wrap your
building process with a "for target in i586 i686; do rpm -ba -target
$target; done" and write the %build portion of the specfile to
%configure with different options depending on the target.

Maybe also mention in the description that i586 is Pentium compatible
and i686 is optimized for MMX.

b.


-- 
Brian J. Murrell

Reply via email to