On Sat, Nov 27, 1999 at 03:01:30AM -0500, Michael J. McGillick wrote:
> Evening:
> 
> I'm intrigued with rebuilding the SRPMS for Red Hat 6.1 to all i686.  Is
> this process as straightforward as installing the source rpm, and then
> typing:
> 
>    rebuild -bb --target=i686

 rebuild -bb --target=i686 <spec.file>

> or is there other things that need to be done?  If the first step can be
> done, is it as simple as replacing all of the i386 RPMs with their i686
> counterparts and reinstalling?

You probably wans some optflags in /usr/lib/rpm/rpmrc over and above
what's there. Mine:

optflags: i686 -O3 -malign-loops=2 -malign-jumps=2 \
 -malign-functions=2   -march=pentiumpro  -fomit-frame-pointer \
 -funroll-loops -pipe -s 

This are no hard and fast rules for this AFAICT, and can generate
lengthy ddiscussions over what works 'best'. 

-- 
Hal B
[EMAIL PROTECTED]
--
            Linux helps those who help themselves


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to