Mail Archives: pgcc/2000/01/14/14:00:10
On Thu, 13 Jan 2000, Adam Schrotenboer wrote:
> Check the Makefile, if there are any refs to -mpentiumpro, (which I did see, though I think that's supposed to only enable the scheduling for Pentium Pro),
> -march=pentiumpro or -march=i686, change them to -march=k6. Also, don't use i686 ASM, which may also contain Pentium Pro specific opcodes. K6 doesn't support cmove, but
> AMD Athlon does (I just checked mine, and WCPUID says it does)
K6-2 tests show that more optimal combination would be
-march=pentium -mcpu=pentiumpro
don't really know about the K-3.
Rob
------------------------------------------------------------------------------
From : Robert 'Niteshadow' Varga
email : niteshadow AT hq DOT alert DOT sk, varga AT iblsoft DOT com
PGPkey: http://hq.alert.sk/~niteshadow/pgpkey.txt
------------------------------------------------------------------------------
- Raw text -