Tzafrir Cohen wrote:
>So the question remains: how do I rebuild rpms with optimal optimization
>flags?
>
optimaly ( ;-> ) one would simply use --target <arch> . or better yet -
put in a macro to autodetect the optimal architecture (shouldn't be hard).
>rpm curently includes 'i386', 'i486' 'i586', 'i686', 'k6' and 'athlon'
>(for the x86 architecture). What architectures are needed beyond that?
>What optimization flags?
>
I would put in pentium4, if not for my unsuccessful attempt at getting
more juice from a recompilation. PPC and IA-64 if we have a cross
compiler (and then more architectures). x86-64 when it will be available.
>E.g: How different are PPro, PII and PII from each-other?
>
I assume, of course, you mean PIII :-) AFAIK all three are not that different from
each other and are all based on the same core (or similar - as there were several
vesions of the last two) with the same instruction set - the main differences between
those processors are about heat disipation, cache sizes and cache frequency.
--
Oded
::..
"The best way to predict the future is to invent it."
-- Alan Kay
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]